Commit dd43c791 authored by huangyy's avatar huangyy

格式修改

parent a59663f3
...@@ -168,22 +168,22 @@ ...@@ -168,22 +168,22 @@
} }
} }
}, },
{ // {
"label": "异物是否取出", // "label": "异物是否取出",
"prop": "ywsfqc", // "prop": "ywsfqc",
"span": 12, // "span": 12,
"type": "RelSelect", // "type": "RelSelect",
"value": "", // "value": "",
"typeConfig": { // "typeConfig": {
hasValue:false, // hasValue:false,
clearable:true, // clearable:true,
"src": "yhlywpc/uywxx/init/istrue", // "src": "yhlywpc/uywxx/init/istrue",
"match": { // "match": {
"value": "id", // "value": "id",
"label": "name" // "label": "name"
} // }
} // }
}, // },
{ {
"label": "FME分级", "label": "FME分级",
"prop": "fmefj", "prop": "fmefj",
......
...@@ -84,16 +84,16 @@ ...@@ -84,16 +84,16 @@
}, },
width: 192 width: 192
}, },
{ // {
label: "异物是否取出", // label: "异物是否取出",
prop: "ywsfqc", // prop: "ywsfqc",
"transform": { // "transform": {
"url": "yhlywpc/uywxx/init/istrue", // "url": "yhlywpc/uywxx/init/istrue",
"label": "name", // "label": "name",
"value": "id" // "value": "id"
}, // },
width: 100 // width: 100
}, // },
{ {
label: "FME分级", label: "FME分级",
prop: "fmefj", prop: "fmefj",
......
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