Commit 2759ef62 authored by 李苏's avatar 李苏 💬

备料检索 zrrInfo zrrName

parent 7f9ca7e4
...@@ -78,10 +78,15 @@ ...@@ -78,10 +78,15 @@
// "value": "id" // "value": "id"
// } // }
// }, // },
{
title: "维护人",
field: "zrrName",
width:160
},
{ {
title: "维护人", title: "维护人",
field: "whr", field: "whr",
width:200 width:160
}, },
{ {
title: "维护时间", title: "维护时间",
...@@ -160,7 +165,14 @@ ...@@ -160,7 +165,14 @@
typeConfig: { typeConfig: {
src: 'lxyl/ckgl/ubldj/init/zt' src: 'lxyl/ckgl/ubldj/init/zt'
} }
} },
{
label: '责任人',
prop: 'zrrInfo',
span: 4,
type: 'input',
value: ''
}
] ]
], ],
/* 默认启停用 */ /* 默认启停用 */
......
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