chenhaozhe
2026-01-07 cee0a56127e9adfca1614ff1bd7d1ee461e3597e
pages/ZLGL/WorkSelfCheckBill/WorkSelfCheckBill.vue
@@ -640,7 +640,7 @@
            toScanCode() {
                MpaasScan.scanCode((res) => {
                    if (res) {
                        this.getSourceBillInfo(HBarCode);
                        this.getSourceBillInfo(res);
                    }
                });
            },