11wqe1 6 mesi fa
parent
commit
8250b08f72
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      src/components/pages/studentManageNew/index.vue

+ 1 - 0
src/components/pages/studentManageNew/index.vue

@@ -340,6 +340,7 @@ export default {
     },
   },
   mounted() {
+    this.boxLoading = true;
     this.getGrade();
   },
 };