Commit bd14da6a authored by lrw's avatar lrw

填报bug修复

parent 61c264d1
...@@ -461,7 +461,6 @@ ...@@ -461,7 +461,6 @@
}, },
{ {
label: '所在部门', label: '所在部门',
required: true,
value: 'department', value: 'department',
titleClass: 'title', titleClass: 'title',
placeholder: '请输入所在部门', placeholder: '请输入所在部门',
...@@ -469,7 +468,6 @@ ...@@ -469,7 +468,6 @@
}, },
{ {
label: '职务', label: '职务',
required: true,
value: 'position', value: 'position',
titleClass: 'title', titleClass: 'title',
placeholder: '请输入职务', placeholder: '请输入职务',
...@@ -1351,7 +1349,7 @@ ...@@ -1351,7 +1349,7 @@
}, },
], ],
show: [11], show: [11],
showValue: ['1'] showValue: ['0']
}, },
{ {
label: '计划复工日期', label: '计划复工日期',
......
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