@@ -87,13 +87,13 @@
type: 'input',
placeholder: '请输入'
},
- // {
- // label: '创建人:',
- // value: 'createUserName',
- // width: 380,
- // type: 'input',
- // placeholder: '请输入'
- // },
+ {
+ label: '创建人:',
+ value: 'createUserName',
+ width: 380,
+ type: 'input',
+ placeholder: '请输入'
+ },
{
label: '创建时间:',
value: 'createTime',