This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
CocoRoboLabs
/
pbl-teacher-table
Seguir
3
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
#
11wqe1
hai 6 meses
pai
7fe25e716d
achega
8250b08f72
Modificáronse 1 ficheiros
con
1 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
1
0
src/components/pages/studentManageNew/index.vue
+ 1
- 0
src/components/pages/studentManageNew/index.vue
Ver ficheiro
@@ -340,6 +340,7 @@ export default {
},
},
mounted() {
+ this.boxLoading = true;
this.getGrade();
},
};