| | |
| | | "enablePullDownRefresh": false |
| | | } |
| | | }, |
| | | // 车间订单下发 |
| | | { |
| | | "path": "pages/product/WorkshopOrderIssued/index", |
| | | "style": { |
| | | "navigationStyle": "custom", |
| | | "navigationBarTitleText": "", |
| | | // "navigationBarBackgroundColor": "#3281FF" |
| | | "enablePullDownRefresh": false |
| | | } |
| | | }, |
| | | // 车间订单物料 |
| | | { |
| | | "path": "pages/product/WorkshopOrderIssued/comp", |
| | | "style": { |
| | | "navigationStyle": "custom", |
| | | "navigationBarTextStyle": "white", |
| | | "navigationBarBackgroundColor": "#3281FF" |
| | | } |
| | | }, |
| | | // 车间取消下发 |
| | | { |
| | | "path": "pages/product/WorkshopOrderCancellationIssued/index", |
| | | "style": { |
| | | "navigationStyle": "custom", |
| | | "navigationBarTitleText": "", |
| | | // "navigationBarBackgroundColor": "#3281FF" |
| | | "enablePullDownRefresh": false |
| | | } |
| | | }, |
| | | // 盘点报告号 |
| | | { |
| | | "path": "pages/wareHouse/inventory/orderList", |