mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-07 15:45:08 +08:00
refactor: vue3 axios api ...
This commit is contained in:
@ -26,7 +26,6 @@ const router = createRouter({
|
||||
history: createWebHashHistory(),
|
||||
strict: true,
|
||||
routes: remainingRouter as RouteRecordRaw[],
|
||||
// routes: constantRoutes.concat(...remainingRouter),
|
||||
scrollBehavior: () => ({ left: 0, top: 0 })
|
||||
})
|
||||
|
||||
|
Reference in New Issue
Block a user