Commit 6b90af82 authored by 李苏's avatar 李苏 💬

cktzid

parent 443a62ea
...@@ -53,13 +53,13 @@ ...@@ -53,13 +53,13 @@
"value": "", "value": "",
"required": true, "required": true,
"typeConfig": { "typeConfig": {
"src": "lxyl/common/ck/queryCkidByRktzid", "src": "lxyl/common/ck/queryCkidByCktzid",
"match": { "match": {
"value": "id", "value": "id",
"label": "name" "label": "name"
}, },
params:{ params:{
rktzid:this.app.form.lydjid cktzid:this.app.form.lydjid
}, },
change: (row) => { change: (row) => {
this.form.hzName=row.hzName this.form.hzName=row.hzName
......
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