fix:光芯日志mlogb_formmlogb_form显示数量
This commit is contained in:
parent
e2b57e6a92
commit
25dd54a189
|
@ -78,7 +78,7 @@
|
|||
/>
|
||||
</el-form-item>
|
||||
</el-col>
|
||||
<el-col :md="12" :sm="24" v-if="mgroupMtype==10">
|
||||
<el-col :md="12" :sm="24">
|
||||
<el-form-item :label="mgroupMtype==10?'领用数量':'批次总数'">
|
||||
<el-input-number
|
||||
v-model="form.count_use"
|
||||
|
|
Loading…
Reference in New Issue