Ver código fonte

Merge branch 'beta' of https://git.cocorobo.cn/CocoRoboLabs/pbl-teacher-table into beta

SanHQin 4 semanas atrás
pai
commit
7dfa39817d

+ 1 - 1
src/components/pages/studentManageNew/component/editInterstcla.vue

@@ -93,7 +93,7 @@ export default {
               message: this.lang.Editsuccessful,
               type: "success",
             });
-            this.$emit("getInterestClass");
+            // this.$emit("getInterestClass"); 
             this.$emit("getCascaderData");
             this.InterestClaEditvisible = false;