update: 大屏接口
This commit is contained in:
@@ -50,7 +50,6 @@ const router: Router = createRouter({
|
||||
});
|
||||
|
||||
router.beforeEach((to, from, next) => {
|
||||
debugger;
|
||||
if (to.path !== '/login') {
|
||||
setCurrentPath(to.path);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user