| | |
| | | "navigationBarTitleText": "任务处理" |
| | | } |
| | | }, |
| | | // 移库 |
| | | { |
| | | "path": "pages/wareHouse/moveWareHouse/index", |
| | | "style": { |
| | |
| | | "navigationStyle": "custom" |
| | | } |
| | | }, |
| | | // 库存件盘点 |
| | | { |
| | | "path": "pages/wareHouse/InventoryCountStockItems/index", |
| | | "style": { |
| | | "navigationStyle": "custom", |
| | | "navigationBarTitleText": "", |
| | | // "navigationBarBackgroundColor": "#CEE3FE", |
| | | "enablePullDownRefresh": false |
| | | } |
| | | }, |
| | | // 领料 |
| | | { |
| | | "path": "pages/storeManagement/MaterialRequisition/index", |
| | | "style": { |
| | | "navigationStyle": "custom", |
| | | "navigationBarTitleText": "", |
| | | // "navigationBarBackgroundColor": "#CEE3FE", |
| | | "enablePullDownRefresh": false |
| | | } |
| | | }, |
| | | // 取消领料 |
| | | { |
| | | "path": "pages/storeManagement/CancelMaterialRequisition/index", |
| | | "style": { |
| | | "navigationStyle": "custom", |
| | | "navigationBarTitleText": "", |
| | | // "navigationBarBackgroundColor": "#CEE3FE", |
| | | "enablePullDownRefresh": false |
| | | } |
| | | }, |
| | | // 导体备货盘点 |
| | | { |
| | | "path": "pages/wareHouse/InventoryCheckConductiveMterials/index", |
| | | "style": { |
| | | "navigationStyle": "custom", |
| | | "navigationBarTitleText": "", |
| | | // "navigationBarBackgroundColor": "#CEE3FE", |
| | | "enablePullDownRefresh": false |
| | | } |
| | | }, |
| | | // 盘点报告盘点 |
| | | { |
| | | "path": "pages/wareHouse/inventory/index", |
| | | "style": { |
| | |
| | | "enablePullDownRefresh": false |
| | | } |
| | | }, |
| | | // 接收(铜杆) |
| | | { |
| | | "path": "pages/product/receive/index", |
| | | "style": { |
| | | "navigationStyle": "custom", |
| | | "navigationBarTitleText": "", |
| | | // "navigationBarBackgroundColor": "#3281FF" |
| | | "enablePullDownRefresh": false |
| | | } |
| | | }, |
| | | // 车间订单下发 |
| | | { |
| | | "path": "pages/product/WorkshopOrderIssued/index", |