| | |
| | | path: '/fysp/data-product/scenereport', |
| | | component: () => import('@/views/fysp/data-product/ProdSceneReport.vue') |
| | | }, |
| | | { |
| | | //场景报告 |
| | | name: 'lawenforcelist', |
| | | path: '/fysp/data-product/lawenforcelist', |
| | | component: () => import('@/views/fysp/data-product/ProdLawEnforceList.vue') |
| | | }, |
| | | // { |
| | | // //场景报告-工地 |
| | | // name: 'construction', |
| | |
| | | { |
| | | // 基础产品-场景清单 |
| | | name: 'ProdScenseInfo', |
| | | path: '/fysp/data-product/ProdScenseInfo', |
| | | path: '/fysp/data-product/base/ProdScenseInfo', |
| | | component: () => import('@/views/fysp/data-product/base-data-product/ProdScenseInfo.vue') |
| | | }, |
| | | { |
| | | // 基础产品-监管清单 |
| | | name: 'ProdMonitorTaskInfo', |
| | | path: '/fysp/data-product/ProdMonitorTaskInfo', |
| | | path: '/fysp/data-product/base/ProdMonitorTaskInfo', |
| | | component: () => import('@/views/fysp/data-product/base-data-product/ProdMonitorTaskInfo.vue') |
| | | }, |
| | | { |
| | | // 基础产品-防治设备清单 |
| | | name: 'ProdTreatmentDeviceInfo', |
| | | path: '/fysp/data-product/ProdTreatmentDeviceInfo', |
| | | path: '/fysp/data-product/base/ProdTreatmentDeviceInfo', |
| | | component: () => import('@/views/fysp/data-product/base-data-product/ProdTreatmentDeviceInfo.vue') |
| | | }, |
| | | { |
| | | // 基础产品-问题复发清单 |
| | | name: 'PordProblemRecurrence', |
| | | path: '/fysp/data-product/base/PordProblemRecurrence', |
| | | component: () => import('@/views/fysp/data-product/base-data-product/PordProblemRecurrence.vue') |
| | | }, |
| | | |
| | | /**********************************飞羽环境***********************************************/ |
| | | { |