This commit is contained in:
wjn 2024-03-25 17:36:00 +08:00
parent 906f2673aa
commit 708832820e
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) => {