| | |
| | | },{//路由占位 |
| | | path: '/dataL', |
| | | redirect: '/dataL/hFive', |
| | | component: Layout, |
| | | children: [{ |
| | | path: 'hFive', |
| | | name: '提交激活路口', |
| | |
| | | { |
| | | path: '/patrolManagement', |
| | | redirect: '/policeInformationDistribution/patrolManagement', |
| | | component: Layout, |
| | | children: [{ |
| | | path: 'patrolManagement', |
| | | name: '巡逻管理', |
| | |
| | | },{ |
| | | path: '/policeInformationDistribution', |
| | | redirect: '/policeInformationDistribution/policeManagementTeam', |
| | | component: Layout, |
| | | children: [{ |
| | | path: 'policeManagementTeam', |
| | | name: '处警队伍管理', |
| | |
| | | },{ |
| | | path: '/report', |
| | | redirect: '/report/reportConfiguration', |
| | | component: Layout, |
| | | children: [{ |
| | | path: 'reportConfiguration', |
| | | name: '报表配置', |
| | |
| | | },{ |
| | | path: '/report', |
| | | redirect: '/report/announcementReport', |
| | | component: Layout, |
| | | children: [{ |
| | | path: 'announcementReport', |
| | | name: '公告报表', |