Merge branch 'main' of http://47.122.43.22:3000/wjn/mh-sms-web
This commit is contained in:
commit
349d68b15f
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