yyb
2 天以前 55e991a9ce96d65f76f53af7dcd11b293f3e9c59
pages/sys/home/index.vue
@@ -37,11 +37,11 @@
                  //    url: '/pages/product/cancelReport/index',
                  //    icon: 'two'
                  // },
                  {
                     name: '接收(铜杆)',
                     url: '/pages/product/receive/index',
                     icon: 'three'
                  },
                  // {
                  //    name: '接收(铜杆)',
                  //    url: '/pages/product/receive/index',
                  //    icon: 'three'
                  // },
                  {
                     name: '车间订单下发',
                     url: '/pages/product/WorkshopOrderIssued/index',
@@ -67,38 +67,38 @@
                     url: '/pages/wareHouse/inventory/index',
                     icon: 'seven'
                  },
                  {
                     name: '核磅录入',
                     url: '/pages/wareHouse/nuclearScale/index',
                     icon: 'eight'
                  },
                  {
                     name: '库存件盘点',
                     url: '/pages/wareHouse/InventoryCountStockItems/index',
                     icon: 'nine'
                  },
                  {
                     name: '导体备货盘点',
                     url: '/pages/wareHouse/InventoryCheckConductiveMterials/index',
                     icon: 'ten'
                  },
                  // {
                  //    name: '核磅录入',
                  //    url: '/pages/wareHouse/nuclearScale/index',
                  //    icon: 'eight'
                  // },
                  // {
                  //    name: '库存件盘点',
                  //    url: '/pages/wareHouse/InventoryCountStockItems/index',
                  //    icon: 'nine'
                  // },
                  // {
                  //    name: '导体备货盘点',
                  //    url: '/pages/wareHouse/InventoryCheckConductiveMterials/index',
                  //    icon: 'ten'
                  // },
               ]
            },
            {
               title: '仓库管理',
               list: [
                  {
                     name: '领料',
                     url: '/pages/storeManagement/MaterialRequisition/index',
                     icon: 'eleven'
                  },
                  {
                     name: '取消领料',
                     url: '/pages/storeManagement/CancelMaterialRequisition/index',
                     icon: 'twelve'
                  },
               ]
            }
            // {
            //    title: '仓库管理',
            //    list: [
            //       {
            //          name: '领料',
            //          url: '/pages/storeManagement/MaterialRequisition/index',
            //          icon: 'eleven'
            //       },
            //       {
            //          name: '取消领料',
            //          url: '/pages/storeManagement/CancelMaterialRequisition/index',
            //          icon: 'twelve'
            //       },
            //    ]
            // }
         ]
      };
   },