CN-376 fix: 实体列表显示活跃数据

This commit is contained in:
chenjinsong
2022-03-18 16:23:55 +08:00
parent 9fd50f57f1
commit 95cb044df3
9 changed files with 73 additions and 37 deletions

View File

@@ -49,11 +49,11 @@ const routes = [
{
path: '/chart',
component: () => import('@/views/settings/Chart')
},
}/* ,
{
path: '/temp',
component: () => import('@/views/Temp')
}
} */
]
}
]