取消测试
This commit is contained in:
@@ -68,8 +68,6 @@ const router = createRouter({
|
||||
// history: createWebHashHistory(),
|
||||
routes
|
||||
})
|
||||
console.log(123123123);
|
||||
|
||||
router.beforeEach((to, from, next) => {
|
||||
// 系统维护
|
||||
// const toName = to.name === 'upgrade';
|
||||
|
||||
Reference in New Issue
Block a user