This commit is contained in:
2026-07-21 12:49:59 +08:00 Unverified
parent 97bbe07789
commit ae528b20e9
24 changed files with 770 additions and 30 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
export const state = {
user: null,
profile: null,
publicData: { organization: {}, notices: [], exams: [], stats: {} },
publicData: { organization: {}, notices: [], exams: [], admissionAnnouncements: [], stats: {} },
permissions: [],
scopeLabel: '',
pageData: null,