wtt
2026-01-05 caa6025663f6651543cecf7142e56d1121ccca60
pages/ZLGL/mojianjianyan/lastPieceCheckBill.vue
@@ -682,7 +682,7 @@
         toScanCode() {
            MpaasScan.scanCode((res) => {
               if (res) {
                  this.getSourceBillInfo(HBarCode);
                  this.getSourceBillInfo(res);
               }
            });
         },