Monitor-APP/pages/home/home.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Monitor-APP/pages/home/home.vue
@@ -495,6 +495,10 @@ that.infoText.title = '盘点出库' } else if (res.data.agvWrkMast.ioType == 103) { that.infoText.title = '拣料出库' } else if (res.data.agvWrkMast.ioType == 57) { that.infoText.title = '盘点再入库' } else if (res.data.agvWrkMast.ioType == 53) { that.infoText.title = '拣料再入库' } else { that.infoText.title = '全板出库' }