feat: There is no way the, del debug

This commit is contained in:
super_liu
2022-04-14 17:20:49 +08:00
parent bd54c3c925
commit 60d7c3a5f8
-1
View File
@@ -64,7 +64,6 @@ import VConsole from 'vuex'
import isMobile from "./store/isMobile";
// 路由拦截
router.beforeEach(function (to, from, next) {
debugger
let toName = to.name
if (toName === 'CheckPage') {
next()