11wqe1 5 meses atrás
pai
commit
8250b08f72
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      src/components/pages/studentManageNew/index.vue

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

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