This commit is contained in:
yunkexin 2024-03-25 17:48:32 +08:00
commit 349d68b15f
2 changed files with 966 additions and 544 deletions

File diff suppressed because it is too large Load Diff

View File

@ -115,9 +115,9 @@ export default {
dispatch({
type: "refreshToken",
});
dispatch({
type: "app/getCurrVer",
});
// dispatch({
// type: "app/getCurrVer",
// });
dispatch({
type: "app/getAllEnum",
}).then((e) => {