Admin
2022-09-26 fd41f55c6178449e1802ff43f46a477247032d97
src/router/route.ts
@@ -97,6 +97,14 @@
        }
    },
    {
        path: '/material',
        name: 'material',
        component: () => import('/@/views/specialWorkSystem/foundationSet/material/index.vue'),
        meta: {
            title: '物资管理'
        }
    },
    {
        path: '/msgDetail',
        name: 'msgDetail',
        component: () => import('/@/views/riskWarningSys/warningBigScreen/indexs/msgDetail.vue'),