| | |
| | | icon: 'Connection', |
| | | name: '账户匹配' |
| | | } |
| | | ] |
| | | ]; |
| | | |
| | | if (import.meta.env.DEV) { |
| | | MENU_COMMON.push({ |
| | | path: '/common/docTest', |
| | | icon: 'Connection', |
| | | name: '文档生成' |
| | | }); |
| | | } |
| | | |
| | | const MENU_FYSP = [ |
| | | // { |
| | |
| | | { |
| | | path: '/fysp/procheck', |
| | | icon: 'CircleCheck', |
| | | name: '问题审核' |
| | | name: '问题整改' |
| | | }, |
| | | { |
| | | icon: 'List', |
| | | name: '任务管理', |
| | | children: [ |
| | | { |
| | | path: '/fysp/task/manage', |
| | | icon: 'CircleCheck', |
| | | name: '监管任务' |
| | | }, |
| | | { |
| | | path: '/fysp/sceneInfo', |
| | | icon: 'Files', |
| | | name: '场景信息' |
| | | } |
| | | ] |
| | | }, |
| | | { |
| | | icon: 'DataAnalysis', |
| | | name: '基础数据产品', |
| | | children: [ |
| | | { |
| | | path: '/fysp/data-product/ProdScenseInfo', |
| | | icon: 'Document', |
| | | name: '场景清单', |
| | | }, |
| | | { |
| | | path: '/fysp/data-product/ProdMonitorTaskInfo', |
| | | icon: 'Document', |
| | | name: '监管清单', |
| | | }, |
| | | { |
| | | path: '/fysp/data-product/ProdTreatmentDeviceInfo', |
| | | icon: 'Document', |
| | | name: '防治设备清单', |
| | | }, |
| | | ] |
| | | }, |
| | | { |
| | | icon: 'DataAnalysis', |
| | | name: '中间数据产品', |
| | | children: [ |
| | | { |
| | | path: '/fysp/data-product/profollow', |
| | | icon: 'Document', |
| | | name: '问题动态跟踪' |
| | | }, |
| | | { |
| | | path: '/fysp/data-product/proanalysis', |
| | | icon: 'Document', |
| | | name: '问题整改分析' |
| | | }, |
| | | { |
| | | path: '/fysp/data-product/standardjudge', |
| | | icon: 'Document', |
| | | name: '规范性评估' |
| | | }, |
| | | { |
| | | path: '/fysp/data-product/dailyreport', |
| | | icon: 'Document', |
| | | name: '日报管理' |
| | | }, |
| | | { |
| | | path: '/fysp/data-product/lawenforcelist', |
| | | icon: 'Document', |
| | | name: '联合执法清单' |
| | | }, |
| | | |
| | | ] |
| | | }, |
| | | { |
| | | icon: 'DataAnalysis', |
| | | name: '最终数据产品', |
| | | children: [ |
| | | { |
| | | path: '/fysp/data-product/scenereport', |
| | | icon: 'Document', |
| | | name: '场景分析报告' |
| | | } |
| | | ] |
| | | }, |
| | | // { |
| | | // path: '/changecheck', |
| | |
| | | // name: '整改审核', |
| | | // }, |
| | | { |
| | | path: '/fysp/sceneInfo', |
| | | icon: 'Files', |
| | | name: '场景信息' |
| | | }, |
| | | { |
| | | icon: 'DocumentChecked', |
| | | name: '自动评估', |
| | | children: [ |
| | | { |
| | | path: '/fysp/evaluation/datasource', |
| | | path: '/fysp/evaluation/evalutationTask', |
| | | icon: 'MessageBox', |
| | | name: '评估数据源', |
| | | name: '评估任务' |
| | | }, |
| | | { |
| | | path: '/fysp/evaluation/resultManage', |
| | | path: '/fysp/evaluation/evalutationRecord', |
| | | icon: 'Tickets', |
| | | name: '评估管理', |
| | | }, |
| | | ], |
| | | name: '评估记录' |
| | | } |
| | | ] |
| | | }, |
| | | { |
| | | icon: 'Setting', |
| | |
| | | { |
| | | path: '/fysp/config/problemType', |
| | | icon: 'List', |
| | | name: '监管问题', |
| | | name: '监管问题' |
| | | }, |
| | | ], |
| | | { |
| | | path: '/fysp/config/deviceMatch', |
| | | icon: 'List', |
| | | name: '设备匹配' |
| | | }, |
| | | { |
| | | //评估规则管理 |
| | | path: '/fysp/config/evalutationRule', |
| | | icon: 'List', |
| | | name: '评估规则' |
| | | } |
| | | ] |
| | | }, |
| | | |
| | | // { |
| | | // icon: 'Search', |
| | | // name: '业务分析', |
| | | // children: [ |
| | | // { |
| | | // path: '/analysis/profollow', |
| | | // icon: 'Search', |
| | | // name: '问题动态跟踪', |
| | | // }, |
| | | // { |
| | | // path: '/analysis/proanalysis', |
| | | // icon: 'Search', |
| | | // name: '问题整改分析', |
| | | // }, |
| | | // { |
| | | // path: '/analysis/standardjudge', |
| | | // icon: 'Search', |
| | | // name: '规范性评估', |
| | | // }, |
| | | // ], |
| | | // }, |
| | | { |
| | | path: '/fysp/support', |
| | | icon: 'Files', |
| | | name: '对外支持' |
| | | }, |
| | | // { |
| | | // path: '/dailyreport', |
| | | // icon: 'Search', |
| | |
| | | // ] |
| | | // }, |
| | | ...MENU_COMMON |
| | | ] |
| | | ]; |
| | | |
| | | const MENU_FYTZ = [ |
| | | { |
| | | path: '/fytz/ledger', |
| | | icon: 'Search', |
| | | name: '台账审核' |
| | | }, |
| | | // { |
| | | // path: '/fytz/ledger', |
| | | // icon: 'Search', |
| | | // name: '台账审核' |
| | | // }, |
| | | { |
| | | path: '/fytz/notice', |
| | | icon: 'Message', |
| | |
| | | ] |
| | | }, |
| | | ...MENU_COMMON |
| | | ] |
| | | ]; |
| | | |
| | | const MENU_FYPW = [ |
| | | { |
| | |
| | | icon: 'Search', |
| | | name: '排污抽运' |
| | | } |
| | | ] |
| | | ]; |
| | | |
| | | export { MENU_FYSP, MENU_FYTZ, MENU_FYPW, MENU_COMMON } |
| | | export { MENU_FYSP, MENU_FYTZ, MENU_FYPW, MENU_COMMON }; |