fix:外协工段生产领料展示按钮

This commit is contained in:
shijing 2025-12-05 09:35:40 +08:00
parent ea8b468da2
commit 8c712acfd9
1 changed files with 3 additions and 3 deletions

View File

@ -2,9 +2,9 @@
<el-container>
<el-header>
<div class="left-panel">
<!-- <el-button type="primary" @click="tomio('do_out')" v-auth="'mio.do'"
v-if="mgroupName!=='size'&&mgroupName!=='facade'&&project_code=='gx'"
>领料</el-button> -->
<el-button type="primary" @click="tomio('do_out')" v-auth="'mio.do'"
v-if="mgroupName=='外协白片抛'||mgroupName=='外协一次抛'||mgroupName=='外扫'"
>领料</el-button>
<el-button type="primary" @click="tomio('do_in')" v-auth="'mio.do'">入库</el-button>
<el-button
type="primary"