Admin
2022-09-22 0d0c38d422ca4d4d84e80d094f69567f5cd2025d
Default Changelist
已修改1个文件
8 ■■■■■ 文件已修改
src/router/route.ts 8 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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'),