فهرست منبع

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

SanHQin 5 ماه پیش
والد
کامیت
7dfa39817d
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/components/pages/studentManageNew/component/editInterstcla.vue

+ 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;