路由错误

This commit is contained in:
republicline 2025-07-01 10:08:38 +08:00
parent b5e110081c
commit 0c2000064f

View File

@ -48,7 +48,7 @@ export const constantRoute = [
children: [ children: [
{ {
path: '/patients-manage/patients-manage', path: '/patients-manage/patients-manage',
name: '患者管理', name: '患者管理2',
component: () => import('@/views/patients-manage/patients-manage.vue'), component: () => import('@/views/patients-manage/patients-manage.vue'),
}, },
{ {