Commit 120bd354 authored by 李苏's avatar 李苏 💬

multiple

parent 08cc2d7f
......@@ -237,9 +237,10 @@
label: '状态',
prop: 'zts',
span: 6,
type: 'RelMulSelect',
type: 'RelSelect',
typeConfig: {
src: 'lxyl/wcs/lkrw/init/zt'
src: 'lxyl/wcs/lkrw/init/zt',
multiple:true
}
},
{
......
......@@ -245,9 +245,10 @@
"label": "状态",
"prop": "zts",
"span": 6,
"type": "RelMulSelect",
"type": "RelSelect",
"value": "",
"typeConfig": {
multiple:true,
"src": "lxyl/wcs/wcsTask/init/zt",
"match": {
"value": "id",
......
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