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

字段调整

parent 33135156
...@@ -111,19 +111,19 @@ ...@@ -111,19 +111,19 @@
} }
}, },
}, },
{ // {
label: '安全措施', // label: '安全措施',
prop: 'aqcsids', // prop: 'aqcsids',
span: 12, // span: 12,
type: 'RelMulSelect', // type: 'RelMulSelect',
"typeConfig": { // "typeConfig": {
"src": "aqgl/uaqcslx/query", // "src": "aqgl/uaqcslx/query",
"match": { // "match": {
"value": "id", // "value": "id",
"label": "name" // "label": "name"
} // }
}, // },
} // }
......
...@@ -98,11 +98,11 @@ ...@@ -98,11 +98,11 @@
field: "whbslxName", field: "whbslxName",
width: 250 width: 250
}, },
{ // {
title: "安全措施", // title: "安全措施",
field: "aqcslxName", // field: "aqcslxName",
width: 250 // width: 250
}, // },
/* 分割*/ /* 分割*/
{ {
......
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