| | |
| | | path: 'monitor-control', |
| | | component: () => import('@/views/inspection/MonitorControl.vue'), |
| | | }, |
| | | { |
| | | name: 'punishment-manage', |
| | | path: 'punishment-manage', |
| | | component: () => import('@/views/inspection/PunishmentManage.vue'), |
| | | }, |
| | | { |
| | | name: 'complaint-manage', |
| | | path: 'complaint-manage', |
| | | component: () => import('@/views/inspection/ComplaintManage.vue'), |
| | | }, |
| | | ], |
| | | }, |
| | | { |
| | |
| | | { |
| | | name: 'data-product', |
| | | path: 'data-product', |
| | | component: () => import('@/views/analysis/DataProduct.vue'), |
| | | component: () => import('@/views/analysis/data-product/DataProduct.vue'), |
| | | }, |
| | | ], |
| | | }, |