fix: 健康管理系统,功能优化及完善。

This commit is contained in:
tianyongbao
2024-12-16 15:14:23 +08:00
parent 8a8771519f
commit ba7e2c9b7f
5 changed files with 82 additions and 55 deletions

View File

@@ -65,7 +65,7 @@ export const constantRoutes = [
{
path: '',
component: Layout,
redirect: '/health/healthRecord'
redirect: '/healthAnalysis'
// children: [
// {
// path: '/index',