|
|
@@ -303,7 +303,47 @@ export const disasterPreventionRoute = {
|
|
|
parentId: 1027,
|
|
|
path: 'disposal-management',
|
|
|
redirect: '',
|
|
|
- }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ component: '/disaster/disaster-control/PageLossReport',
|
|
|
+ id: 1039,
|
|
|
+ meta: {
|
|
|
+ activeMenu: '',
|
|
|
+ alwaysShow: false,
|
|
|
+ frameSrc: '',
|
|
|
+ hidden: false,
|
|
|
+ icon: '',
|
|
|
+ isFrame: 0,
|
|
|
+ isRoot: false,
|
|
|
+ noCache: false,
|
|
|
+ query: '',
|
|
|
+ title: '损失上报',
|
|
|
+ },
|
|
|
+ name: 'disaster-control-loss-report',
|
|
|
+ parentId: 1027,
|
|
|
+ path: 'loss-report',
|
|
|
+ redirect: '',
|
|
|
+ },
|
|
|
+ {
|
|
|
+ component: '/disaster/disaster-control/PageDisposalRectification',
|
|
|
+ id: 1040,
|
|
|
+ meta: {
|
|
|
+ activeMenu: '',
|
|
|
+ alwaysShow: false,
|
|
|
+ frameSrc: '',
|
|
|
+ hidden: false,
|
|
|
+ icon: '',
|
|
|
+ isFrame: 0,
|
|
|
+ isRoot: false,
|
|
|
+ noCache: false,
|
|
|
+ query: '',
|
|
|
+ title: '处置整改',
|
|
|
+ },
|
|
|
+ name: 'disaster-control-disposal-rectification',
|
|
|
+ parentId: 1027,
|
|
|
+ path: 'disposal-rectification',
|
|
|
+ redirect: '',
|
|
|
+ },
|
|
|
],
|
|
|
component: '',
|
|
|
id: 1032,
|