取消测试

This commit is contained in:
X1627315083
2024-03-04 16:48:06 +08:00
parent e9588caa03
commit 10e5d35498

View File

@@ -68,8 +68,6 @@ const router = createRouter({
// history: createWebHashHistory(),
routes
})
console.log(123123123);
router.beforeEach((to, from, next) => {
// 系统维护
// const toName = to.name === 'upgrade';