rev:返检/改切出库回传删除子卷包装关系,成品入库报表新增查询条件

This commit is contained in:
2024-07-09 14:42:54 +08:00
parent 44ed477346
commit 254b4f4a65
5 changed files with 30 additions and 20 deletions

View File

@@ -84,6 +84,15 @@
@keyup.enter.native="crud.toQuery"
/>
</el-form-item>
<el-form-item label="sap批次">
<label slot="label">sap批次:</label>
<el-input
v-model="query.sap_pcsn"
size="mini"
clearable
@keyup.enter.native="crud.toQuery"
/>
</el-form-item>
<el-form-item label="订单行号">
<el-input
v-model="query.sale_order_name"