yanjinhui
9 天以前 4babfcfde8b26c755850e0066f1c07fac38e96a2
н¨Îļþ¼Ð/PDA/pages/stash/raworderboxing.vue
@@ -480,7 +480,7 @@
                  this.barcode = "";
                  this.materSn = "";
                  if (this.Inqty == this.orderqty) {
                     uni.setStorageSync('isLoaded', true);
                     uni.setStorageSync('isIn', true);
                     this.handleInboundComplete();
                  }
               } else {
@@ -533,7 +533,7 @@
            // });
            // æ–¹å¼1:使用uni.navigateBack返回上一页
                uni.navigateBack({
                    delta: 2
                    delta: 1
                });
            }, 600);
         }