fix:隐掉库存里的入库按钮

This commit is contained in:
shijing 2025-01-17 09:36:37 +08:00
parent caf2f09c00
commit 07e45047e4
1 changed files with 2 additions and 2 deletions

View File

@ -6,9 +6,9 @@
v-if="mgroupName=='清洗'"
>领料</el-button
>
<el-button type="primary" @click="tomio('do_in')" v-auth="'mio.do'"
<!-- <el-button type="primary" @click="tomio('do_in')" v-auth="'mio.do'"
>入库</el-button
>
> -->
<el-button type="primary" v-auth="'handover.create'" @click="table_add(40)">
报废</el-button>
</div>