mirror of
https://github.com/ZeroCatDev/Classworks.git
synced 2025-07-03 01:39:22 +00:00
1
This commit is contained in:
parent
5cfeba57ba
commit
ec46f6aca2
@ -508,7 +508,6 @@ export default {
|
|||||||
uploadLoading: false,
|
uploadLoading: false,
|
||||||
downloadLoading: false,
|
downloadLoading: false,
|
||||||
homeworkData: {},
|
homeworkData: {},
|
||||||
homeworkArrange: [[], []],
|
|
||||||
snackbar: false,
|
snackbar: false,
|
||||||
snackbarText: "",
|
snackbarText: "",
|
||||||
fontSize: getSetting('font.size'),
|
fontSize: getSetting('font.size'),
|
||||||
@ -729,6 +728,7 @@ export default {
|
|||||||
"历史": { name: "历史", content: "" },
|
"历史": { name: "历史", content: "" },
|
||||||
"地理": { name: "地理", content: "" },
|
"地理": { name: "地理", content: "" },
|
||||||
"政治": { name: "政治", content: "" },
|
"政治": { name: "政治", content: "" },
|
||||||
|
"其他": { name: "其他", content: "" },
|
||||||
};
|
};
|
||||||
|
|
||||||
// Update homeworkData with existing data from the response
|
// Update homeworkData with existing data from the response
|
||||||
|
Loading…
x
Reference in New Issue
Block a user