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

立库拣货回库/调整仓库弹框设置仓库为 默认值和查询参数

parent 571c7822
......@@ -56,13 +56,16 @@
"prop": "ckid",
"span": 24,
"type": "RelSelect",
"value": "",
"value": this.app.singleItem.ckid,
"required": true,
"typeConfig": {
"src": "lxyl/common/queryHkck",
"match": {
"value": "id",
"label": "name"
},
params:{
ckid:this.app.singleItem.ckid,
}
}
},
......
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