回滚本地调试注释代码
This commit is contained in:
parent
7ab97bc962
commit
d5e618489e
@ -19,7 +19,6 @@ const isWhiteList = (path: string) => {
|
||||
|
||||
router.beforeEach(async (to, from, next) => {
|
||||
NProgress.start();
|
||||
next();
|
||||
if (getToken()) {
|
||||
to.meta.title && useSettingsStore().setTitle(to.meta.title as string);
|
||||
/* has token*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user