Ver código fonte

Merge branch '0601Action' into test

mo 4 anos atrás
pai
commit
d96c3f4681

+ 0 - 1
src/views/studentManager/components/studentVip.vue

@@ -221,7 +221,6 @@ export default {
     },
     },
     onCourse(row) {
     onCourse(row) {
       if (row.vipGroupId) {
       if (row.vipGroupId) {
-        console.log(row.vipGroupId)
         this.activeRow = row;
         this.activeRow = row;
       }
       }
       findStudentVipGroups({
       findStudentVipGroups({