diff --git a/pages/fillIn/fillIn.vue b/pages/fillIn/fillIn.vue index ab711394ec83ef82e24ad6306de8568b9a0d9d6d..22bb3dd23f5efb06d2f1055b8bc38310b46580d3 100644 --- a/pages/fillIn/fillIn.vue +++ b/pages/fillIn/fillIn.vue @@ -461,7 +461,6 @@ }, { label: '所在部门', - required: true, value: 'department', titleClass: 'title', placeholder: '请输入所在部门', @@ -469,7 +468,6 @@ }, { label: '职务', - required: true, value: 'position', titleClass: 'title', placeholder: '请输入职务', @@ -1351,7 +1349,7 @@ }, ], show: [11], - showValue: ['1'] + showValue: ['0'] }, { label: '计划复工日期',