#
whycq
2024-06-28 096df91bd82151a03aee8da566943ec9a177ceda
#
1个文件已修改
4 ■■■■ 已修改文件
Monitor-APP/pages/home/home.vue 4 ●●●● 补丁 | 查看 | 原始文档 | 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 = '盘点出库'