修改
This commit is contained in:
parent
906f2673aa
commit
708832820e
File diff suppressed because it is too large
Load Diff
@ -115,9 +115,9 @@ export default {
|
|||||||
dispatch({
|
dispatch({
|
||||||
type: "refreshToken",
|
type: "refreshToken",
|
||||||
});
|
});
|
||||||
dispatch({
|
// dispatch({
|
||||||
type: "app/getCurrVer",
|
// type: "app/getCurrVer",
|
||||||
});
|
// });
|
||||||
dispatch({
|
dispatch({
|
||||||
type: "app/getAllEnum",
|
type: "app/getAllEnum",
|
||||||
}).then((e) => {
|
}).then((e) => {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user