fix:隐掉库存里的入库按钮
This commit is contained in:
parent
caf2f09c00
commit
07e45047e4
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue