xtz 4 gadi atpakaļ
vecāks
revīzija
945c673eed
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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,