#
whycq
2024-06-28 5ac155a43ab9166057795469f88c4b84caed33cc
#
1个文件已修改
15 ■■■■ 已修改文件
Monitor-APP/pages/home/home.vue 15 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Monitor-APP/pages/home/home.vue
@@ -422,10 +422,10 @@
                this.getOther()
                // this.getDate()
                this.getDate2()
                // this.getInfo()
                // this.getError()
                this.getInfo2()
                this.getError2()
                this.getInfo()
                this.getError()
                // this.getInfo2()
                // this.getError2()
                this.getUrl()
                this.controller()
                // 测试用
@@ -529,6 +529,12 @@
                            } else if(res.data[0].ioType === 103) {
                                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.pakoutShow = false
                            } else if(res.data[0].ioType === 107) {
                                that.infoText.title = '盘点出库'
                                that.pakoutShow = true
@@ -537,6 +543,7 @@
                                that.pakoutShow = false
                            } else if(res.data[0].ioType === 10) {
                                that.infoText.title = '空托入库'
                                that.pakoutShow = false
                            } else if(res.data[0].ioType === 110) {
                                that.infoText.title = '空托出库'
                            }