1
dengjunjie
8 天以前 a770206c91e495b802b3e9371e06834586ad7715
н¨Îļþ¼Ð/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);
         }