Commit 73559040 authored by 李苏's avatar 李苏 💬

3.6修改

parent 5d51c8f0
......@@ -79,7 +79,7 @@
// }
// },
{
title: "维护人",
title: "责任人",
field: "zrrName",
width:160
},
......
......@@ -122,7 +122,8 @@
],
queryParams: [
[{
[
{
label: '物料信息',
prop: 'wlinfo',
span: 6,
......@@ -142,7 +143,21 @@
"label": "name"
}
}
}
},
{
label: '容器编码',
prop: 'rqCode',
span: 6,
type: 'input',
value: ''
},
{
label: '托盘编码',
prop: 'tpCode',
span: 6,
type: 'input',
value: ''
},
]
],
......
......@@ -259,7 +259,7 @@
prop: 'hzid',
span: 8,
type: 'AuxInput',
// required: true,
required: true,
typeConfig: {
isRequest: true,
code: 'HZID',
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment