소스 검색

Update studentList.vue

lex-xin 3 년 전
부모
커밋
8278cce1ef
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/audition/modal/studentList.vue

+ 1 - 1
src/views/audition/modal/studentList.vue

@@ -92,7 +92,7 @@ export default {
             option2: [
                 { text: '全部学员', value: 0 },
                 { text: '会员学员', value: 'b' },
-                { text: '非会员学员', value: 'c' },
+                { text: '普通会员', value: 'c' },
             ],
             dataShow: true,
             dataListArray: [],