xtz 4 anni fa
parent
commit
945c673eed
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/views/candidateManage/candidateAll.vue

+ 1 - 1
src/views/candidateManage/candidateAll.vue

@@ -137,7 +137,7 @@ export default {
           {
             label: '面试结果',
             props: 'interviewResult',
-            options: ['未通过', '已通过', '已淘汰']
+            options: ['未', '已通过', '已淘汰']
           }
         ],
         fixed: true,