1
0
mirror of https://github.com/ZeroCatDev/Classworks.git synced 2025-07-02 17:29:23 +00:00
This commit is contained in:
SunWuyuan 2025-03-02 15:36:02 +08:00
parent 5cfeba57ba
commit ec46f6aca2
No known key found for this signature in database
GPG Key ID: A6A54CF66F56BB64

View File

@ -508,7 +508,6 @@ export default {
uploadLoading: false,
downloadLoading: false,
homeworkData: {},
homeworkArrange: [[], []],
snackbar: false,
snackbarText: "",
fontSize: getSetting('font.size'),
@ -729,6 +728,7 @@ export default {
"历史": { name: "历史", content: "" },
"地理": { name: "地理", content: "" },
"政治": { name: "政治", content: "" },
"其他": { name: "其他", content: "" },
};
// Update homeworkData with existing data from the response