个人中心更改
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-05-09 11:27:30 +08:00
parent 5cc38ada71
commit bd1ee8a520
7 changed files with 867 additions and 688 deletions
+1 -1
View File
@@ -262,7 +262,7 @@ export const constantRoutes = [
children: [{
path: 'baiscInfo',
name: 'BaiscInfo',
component: () => import('@/views/user/myInfo')
component: () => import('@/views/user/editInfo')
}
]
}