| | |
| | | }] |
| | | },{//路由占位 |
| | | path: '/dataL', |
| | | component: Layout, |
| | | redirect: '/dataL/hFive', |
| | | children: [{ |
| | | path: 'hFive', |
| | |
| | | }, |
| | | { |
| | | path: '/policeInformationDistribution', |
| | | component: Layout, |
| | | redirect: '/policeInformationDistribution/patrolManagement', |
| | | children: [{ |
| | | path: 'patrolManagement', |
| | |
| | | }] |
| | | },{ |
| | | path: '/policeInformationDistribution', |
| | | component: Layout, |
| | | redirect: '/policeInformationDistribution/policeManagementTeam', |
| | | children: [{ |
| | | path: 'policeManagementTeam', |
| | |
| | | }] |
| | | },{ |
| | | path: '/report', |
| | | component: Layout, |
| | | redirect: '/report/reportConfiguration', |
| | | children: [{ |
| | | path: 'reportConfiguration', |
| | |
| | | }] |
| | | },{ |
| | | path: '/report', |
| | | component: Layout, |
| | | redirect: '/report/announcementReport', |
| | | children: [{ |
| | | path: 'announcementReport', |