Browse Source

Update studentList.vue

lex-xin 3 years ago
parent
commit
8278cce1ef
1 changed files with 1 additions and 1 deletions
  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: [],