flat: 123
This commit is contained in:
@@ -283,6 +283,7 @@ const news = {
|
||||
stopRefreshToken();
|
||||
},
|
||||
startRefreshNewsTimer({ state, commit, dispatch }) {
|
||||
console.log('触发1')
|
||||
dispatch("newsInit").then(() => {
|
||||
startRefreshToken(dispatch);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user