yyb
12 小时以前 55e991a9ce96d65f76f53af7dcd11b293f3e9c59
上线前隐藏未开发菜单
已修改1个文件
70 ■■■■ 文件已修改
pages/sys/home/index.vue 70 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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'
                //         },
                //     ]
                // }
            ]
        };
    },