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 = '全板出库' }