浏览代码

菜单修改

lilei 4 年之前
父节点
当前提交
b04656c01f
共有 1 个文件被更改,包括 10 次插入10 次删除
  1. 10 10
      src/config/router.config.js

+ 10 - 10
src/config/router.config.js

@@ -740,16 +740,16 @@ export const asyncRouterMap = [
               }
             ]
           },
-          // {
-          //   path: '/inventoryManagement/inventoryWarning',
-          //   name: 'inventoryWarningList',
-          //   component: () => import(/* webpackChunkName: "shop" */ '@/views/inventoryManagement/inventoryWarning/list.vue'),
-          //   meta: {
-          //     title: '库存预警',
-          //     icon: 'alert'
-          //     // permission: 'M_goodsShelves_0'
-          //   }
-          // },
+          {
+            path: '/inventoryManagement/inventoryWarning',
+            name: 'inventoryWarningList',
+            component: () => import(/* webpackChunkName: "shop" */ '@/views/inventoryManagement/inventoryWarning/list.vue'),
+            meta: {
+              title: '库存预警',
+              icon: 'alert'
+              // permission: 'M_goodsShelves_0'
+            }
+          },
           // {
           //   path: '/inventoryManagement/satelliteWarehouseInventory',
           //   name: 'satelliteWarehouseInventoryList',