fix:禅道177
This commit is contained in:
parent
2a839d0803
commit
13007d7642
|
|
@ -82,7 +82,6 @@
|
|||
<el-col v-if="form.type == 'pur_in'||form.type == 'pur_out'||form.type == 'other_in'||form.type == 'do_out'||form.type=='sale_out'||form.type=='other_out'||form.type=='pur_out'||form.type=='borrow_out'">
|
||||
<el-form-item label="仓库已有批次">
|
||||
<el-select
|
||||
ref="selectRef"
|
||||
v-model="selectBatch"
|
||||
value-key="id"
|
||||
clearable
|
||||
|
|
|
|||
Loading…
Reference in New Issue