xtz 4 년 전
부모
커밋
945c673eed
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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,