update
This commit is contained in:
@@ -12,9 +12,9 @@ export default {
|
||||
if (!UserStore.isLogin && window.location.href.indexOf('/pages/register/index') < 0 && window.location.href.indexOf('/pages/fastInput/index') < 0) {
|
||||
toPage('/pages/login/index');
|
||||
}
|
||||
// #endif
|
||||
const SystemStore = useSystemStore();
|
||||
SystemStore.getMessageCount();
|
||||
// #endif
|
||||
},
|
||||
onHide: function () {
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user