zhouwx
2025-04-18 39868da3de6192d19dfd316c8be1c080b2d3ebe7
src/layout/components/Sidebar/menu.js
@@ -102,12 +102,17 @@
        {
            path: '/warehouseManage',
            name: 'warehouseManage',
            meta: { title: '入库管理',icon: 'form',affix: true }
            meta: { title: '入库管理',icon: 'warehousing',affix: true }
        },
        {
            path: '/electronicWarehouse',
            name: 'electronicWarehouse',
            meta: { title: '电子仓库',icon: 'build',affix: true }
        },
        {
            path: '/useCount',
            name: 'useCount',
            meta: { title: '用量统计',icon: 'analysis',affix: true }
        },
        // {
        //     path: '/detailList',
@@ -127,7 +132,12 @@
        {
            path: '/overdueWarning',
            name: 'overdueWarning',
            meta: { title: '超期预警',icon: 'peoples',affix: true }
            meta: { title: '超期预警',icon: 'alarm',affix: true }
        },
        {
            path: '/avoidWarning',
            name: 'avoidWarning',
            meta: { title: '危化品相忌报警',icon: 'caution',affix: true }
        },
        {
            path: '/basicInfo',
@@ -184,12 +194,17 @@
        {
            path: '/warehouseManage',
            name: 'warehouseManage',
            meta: { title: '入库管理',icon: 'form',affix: true }
            meta: { title: '入库管理',icon: 'warehousing',affix: true }
        },
        {
            path: '/electronicWarehouse',
            name: 'electronicWarehouse',
            meta: { title: '电子仓库',icon: 'build',affix: true }
        },
        {
            path: '/useCount',
            name: 'useCount',
            meta: { title: '用量统计',icon: 'analysis',affix: true }
        },
        // {
        //     path: '/detailList',
@@ -209,7 +224,12 @@
        {
            path: '/overdueWarning',
            name: 'overdueWarning',
            meta: { title: '超期预警',icon: 'peoples',affix: true }
            meta: { title: '超期预警',icon: 'alarm',affix: true }
        },
        {
            path: '/avoidWarning',
            name: 'avoidWarning',
            meta: { title: '危化品相忌报警',icon: 'caution',affix: true }
        },
        {
            path: '/basicInfo',