Merge branch 'master' of https://sinanoaq.cn:8888/r/ztqt
| | |
| | | { |
| | | path: '/', |
| | | component: Layout, |
| | | redirect: '/doublePreventAction/doublePreventAction/riskLevelManage/index/doublePreventAction/riskLevelManage/analyseUnit/index', |
| | | redirect: '/workPlan/workPlan/reserve', |
| | | children: [ |
| | | { |
| | | path: 'dashboard', |
| | | component: () => import('@/views/doublePreventAction/riskLevelManage/analyseUnit/index'), |
| | | component: () => import('@/views/workPlan/reserve'), |
| | | name: 'Dashboard1', |
| | | meta: { title: '首页', icon: 'el-icon-dash', noCache: true, affix: true } |
| | | } |
| | | ], |
| | | hidden: true |
| | | }, |
| | | // { |
| | | // path: '/', |
| | | // component: Layout, |
| | | // redirect: '/doublePreventAction/doublePreventAction/riskLevelManage/index/doublePreventAction/riskLevelManage/analyseUnit/index', |
| | | // children: [ |
| | | // { |
| | | // path: 'dashboard', |
| | | // component: () => import('@/views/doublePreventAction/riskLevelManage/analyseUnit/index'), |
| | | // name: 'Dashboard1', |
| | | // meta: { title: '首页', icon: 'el-icon-dash', noCache: true, affix: true } |
| | | // } |
| | | // ], |
| | | // hidden: true |
| | | // }, |
| | | { |
| | | path: 'dashboard', |
| | | component: Layout, |