一日流程评估

This commit is contained in:
zhanglipeng
2021-04-08 21:56:39 +08:00
parent 5dfb5ed052
commit 8cecc91d81
5 changed files with 81 additions and 101 deletions

View File

@ -459,7 +459,7 @@ export const constantRoutes = [{
component: Layout,
hidden: true,
children: [{
path: 'teacher/:id(\\d+)',
path: 'teacher',
component: () =>
import ('@/views/benyi/dayflowassessment/teacher'),
name: 'dayflowassessmentteacher',