派生自 STUWMS
pages/ZLGL/WorkSelfCheckBill/WorkSelfCheckBill.vue @@ -640,7 +640,7 @@ toScanCode() { MpaasScan.scanCode((res) => { if (res) { this.getSourceBillInfo(HBarCode); this.getSourceBillInfo(res); } }); },