This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
CocoRoboLabs
/
pbl-teacher-table
Suivre
3
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
#
11wqe1
il y a 4 mois
Parent
7fe25e716d
commit
8250b08f72
1 fichiers modifiés
avec
1 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
1
0
src/components/pages/studentManageNew/index.vue
+ 1
- 0
src/components/pages/studentManageNew/index.vue
Voir le fichier
@@ -340,6 +340,7 @@ export default {
},
},
mounted() {
+ this.boxLoading = true;
this.getGrade();
},
};