huangxiaoqiang
6 天以前 c3877b2ebec19f473f45e8c2245926f65d2a3948
项目代码/LGPDA/pages/task/Inbound.vue
@@ -63,22 +63,22 @@
               this.current = e.currentIndex;
            }
         },
         carNoInputChange() {
            this.istrue = false;
            this.$nextTick(function(x) {
               if (this.barcode != '') {
                  this.istrue = true;
               }
            })
         },
         inputChangebarcode() {
            this.barcodefocus = false;
            this.$nextTick(function(x) {
               if (this.barcode != '') {
                  this.barcodefocus = true;
               }
            })
         },
         // carNoInputChange() {
         //    this.istrue = false;
         //    this.$nextTick(function(x) {
         //       if (this.barcode != '') {
         //          this.istrue = true;
         //       }
         //    })
         // },
         // inputChangebarcode() {
         //    this.barcodefocus = false;
         //    this.$nextTick(function(x) {
         //       if (this.barcode != '') {
         //          this.barcodefocus = true;
         //       }
         //    })
         // },
         InboundTask() {
            if (this.PalletCode.length <= 0 && this.Point.length) {
               this.$refs.InboundTaskluToast.show({