lsc 1 년 전
부모
커밋
c65b22a6f7
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/components/group/group.vue

+ 1 - 0
src/components/group/group.vue

@@ -831,6 +831,7 @@ export default {
             } else {
                 this.classid = '1'
             }
+            this.setClassid(this.classid)
             this.getCourseGroup();
             if (this.dialogVisibleGroup) {
                 this.getCourseGroup();