【领料申请】领料模式为“按库存领料”的时候,更新BOM按钮隐藏

dev
qiuhongwu 3 months ago
parent c3008bb5bb
commit acb22fa0aa

@ -185,7 +185,7 @@
@click="openMatForm"
>新增</el-button
>
<el-button
<!-- <el-button
style="margin-left: 10px !important"
class="hl-addbutton"
type="success"
@ -194,7 +194,7 @@
v-bind:disabled="activetype == 'review' || activetype == 'Check'"
@click="processBom"
>更新BOM</el-button
>
> -->
</el-col>
<el-form
ref="matSubFormRef"

Loading…
Cancel
Save