lifanagju_citu 9 months ago
parent
commit
f8ea3ba768
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/recruit/personal/remuse/components/basicInfo.vue

+ 1 - 1
src/views/recruit/personal/remuse/components/basicInfo.vue

@@ -339,7 +339,7 @@ const items = ref({
       label: '首次工作时间 *',
       col: 6,
       outlined: true,
-      clearable: true,
+      // clearable: true,
       rules: [v => !!v || '请选择首次工作时间']
       // options: {},
     },