This commit is contained in:
许允枞 2025-04-09 17:39:40 +08:00
parent e8330e197c
commit e730cb805c

View File

@ -157,6 +157,10 @@ export default {
this.userInfo = getLocalUserInfo()
this.getExamList()
this.getCourseList()
//
uni.$on('refresh', () => {
this.getExamList()
})
},
onReady() {
//