fix: 健康档案,修改内容。

This commit is contained in:
tianyongbao
2024-09-26 23:31:39 +08:00
parent 730d72591e
commit 2f2f40a437
9 changed files with 296 additions and 28 deletions

View File

@@ -179,7 +179,7 @@ export const dynamicRoutes = [
]
const router = createRouter({
history: createWebHistory('/intc/'),
history: createWebHistory('/health/'),
routes: constantRoutes,
scrollBehavior(to, from, savedPosition) {
if (savedPosition) {