Commit ba5101f8 authored by huangyy's avatar huangyy

流向关系机组编码取code

parent 782b9529
...@@ -25,7 +25,7 @@ import sbxx from './sbxx' ...@@ -25,7 +25,7 @@ import sbxx from './sbxx'
"typeConfig": { "typeConfig": {
"src": "sbgl/ujzbm/query", "src": "sbgl/ujzbm/query",
"match": { "match": {
"value": "id", "value": "code",
"label": "name" "label": "name"
} }
} }
......
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
transform: { transform: {
"url": "sbgl/ujzbm/query", "url": "sbgl/ujzbm/query",
"label": "name", "label": "name",
"value": "id" "value": "code"
} }
}, },
{ {
......
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