#
whycq
2024-06-27 602e9c1226007978e5ae5db665e9bab0236b53d8
Monitor-APP/pages/home/home.vue
@@ -419,10 +419,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()
            // 测试用
@@ -522,12 +522,16 @@
                     that.infoType = 1
                     if (res.data[0].ioType === 101) {
                        that.infoText.title = '全板出库'
                        that.pakoutShow = true
                     } else if(res.data[0].ioType === 103) {
                        that.infoText.title = '检料出库'
                        that.pakoutShow = true
                     } else if(res.data[0].ioType === 107) {
                        that.infoText.title = '盘点出库'
                        that.pakoutShow = true
                     } else if(res.data[0].ioType === 1) {
                        that.infoText.title = '入库'
                        that.pakoutShow = false
                     } else if(res.data[0].ioType === 10) {
                        that.infoText.title = '空托入库'
                     } else if(res.data[0].ioType === 110) {