fix:禅道177

This commit is contained in:
shijing 2025-11-20 10:26:04 +08:00
parent 2a839d0803
commit 13007d7642
1 changed files with 0 additions and 1 deletions

View File

@ -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-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-form-item label="仓库已有批次">
<el-select <el-select
ref="selectRef"
v-model="selectBatch" v-model="selectBatch"
value-key="id" value-key="id"
clearable clearable