Commit 06918ead authored by 李苏's avatar 李苏 💬

调整

parent dbff5452
...@@ -228,7 +228,7 @@ ...@@ -228,7 +228,7 @@
"value": "", "value": "",
"required": true, "required": true,
"typeConfig": { "typeConfig": {
"src": "wms/ckgl/jhtz/init/swlx", "src": "lxyl/rkgl/jhtz/init/swlx",
"match": { "match": {
"value": "id", "value": "id",
"label": "name" "label": "name"
......
...@@ -191,7 +191,7 @@ ...@@ -191,7 +191,7 @@
span: 8, span: 8,
type: 'RelSelect', type: 'RelSelect',
typeConfig: { typeConfig: {
src: 'wms/ckgl/jhtz/init/swlx' src: 'lxyl/rkgl/jhtz/init/swlx'
} }
} }
] ]
......
...@@ -18,8 +18,8 @@ ...@@ -18,8 +18,8 @@
mounted() { mounted() {
this.$nextTick(()=>{ this.$nextTick(()=>{
this.form.taskType='CKXJ,CLSJ,PDXJ' // this.form.taskType='CKXJ,CLSJ,PDXJ'
console.log( this.form.taskType,'赋值')
}) })
}, },
data() { data() {
...@@ -58,7 +58,7 @@ ...@@ -58,7 +58,7 @@
}, },
{ {
label: '任务类型', label: '任务类型',
prop: 'taskType', prop: 'tasktype',
span: 12, span: 12,
type: 'RelMulSelect', type: 'RelMulSelect',
typeConfig: { typeConfig: {
......
...@@ -245,7 +245,7 @@ ...@@ -245,7 +245,7 @@
"required": true, "required": true,
readonly:(this.type=='edit'||this.type=='view')?true:false, readonly:(this.type=='edit'||this.type=='view')?true:false,
"typeConfig": { "typeConfig": {
"src": "wms/rkgl/sjtz/init/swlx", "src": "lxyl/rkgl/sjtz/init/swlx",
"match": { "match": {
"value": "id", "value": "id",
"label": "name" "label": "name"
......
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