Commit 039874ca authored by 李苏's avatar 李苏 💬

包装 拆包 调整 唯一码 辅助输入 参数

parent d4df5a7f
......@@ -41,7 +41,7 @@
readonly: false,
editColItemList: [{
label: '唯一码',
prop: 'packCode',
prop: 'packid',
span: 12,
type: 'AuxInput',
typeConfig: {
......@@ -51,8 +51,8 @@
component: Wym,
label: 'packCode',
transform: {
value: 'id',
label: 'name'
value: 'packid',
label: 'packCode'
},
give: (row) => {
this.form.wlid=row.wlid
......
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