dengjunjie
2025-10-27 6966c63c04c57ddec44e2e0c00c544a09737097b
н¨Îļþ¼Ð/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);
         }