Your Name
2022-09-28 0dac7ba33f77342d2a9a1392c820d10d3b72d76c
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'),