Commit 8a28846b authored by yangzhengwu's avatar yangzhengwu

修改页面

parent 2a983634
......@@ -39,7 +39,7 @@
{
fixed: 'left',
label: "责任单位",
prop: "zrdw",
prop: "uzrdwName",
formatter(a,b,v){
return v||a.zrdwname
......@@ -417,15 +417,8 @@
label: '责任单位',
prop: 'zrdw',
span: 6,
"type": "RelSelect",
"value": "",
"typeConfig": {
"src": "sbgl/zdrw/query",
"match": {
"value": "code",
"label": "name"
}
}
type: 'input',
value: ''
}
]
......
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