Add independent subject pass rules and atomic score imports

This commit is contained in:
2026-07-20 15:42:36 +08:00 Unverified
parent c5b18d0b15
commit 9f850fa045
17 changed files with 688 additions and 114 deletions
+2
View File
@@ -5,5 +5,7 @@ export const state = {
permissions: [],
scopeLabel: '',
pageData: null,
resultExamFilter: '',
resultImportPreview: null,
loading: false
};