| Monitor-APP/pages/home/home.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Monitor-APP/pages/home/home.vue
@@ -527,13 +527,13 @@ that.infoText.title = '全板出库' that.pakoutShow = true } else if(res.data[0].ioType === 103) { that.infoText.title = '检料出库' that.infoText.title = '拣料出库' that.pakoutShow = true } else if(res.data[0].ioType === 53) { that.infoText.title = '拣料入库' that.pakoutShow = false } else if(res.data[0].ioType === 57) { that.infoText.title = '检料出库' that.infoText.title = '盘点入库' that.pakoutShow = false } else if(res.data[0].ioType === 107) { that.infoText.title = '盘点出库'