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

dev
qiuhongwu 3 months ago
parent c3008bb5bb
commit acb22fa0aa

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

Loading…
Cancel
Save