家长维护页面调优

This commit is contained in:
sk1551
2020-10-28 11:18:19 +08:00
parent 6ad62d8fc5
commit c938f79f87
6 changed files with 577 additions and 385 deletions

View File

@ -89,6 +89,18 @@ export const constantRoutes = [{
import ('@/views/benyi/planweek/table'),
hidden: true
},
{
path: '/benyi_child/child_preserve',
component: () =>
import ('@/views/benyi/child_preserve/index'),
hidden: true,
children: [{
path: '/benyi_child/child_preserve',
component: () =>
import ('@/views/benyi/child_preserve/index'),
hidden: true
}, ]
},
{
path: '/experience/apply/:id(\\d+)',
component: () =>