pages/ZLGL/QualityReportStep/QualityReportStepBill.vue
@@ -461,7 +461,7 @@ toScanCode() { MpaasScan.scanCode((res) => { if (res) { this.getSourceBillInfo(HBarCode); this.getSourceBillInfo(res); } }); }, @@ -945,6 +945,13 @@ // if (!this.checkSubmitValidate()) { // return; // } if(this.HisReportList.length<=0){ CommonUtils.showTips({ title: "温馨提示", message: `请输入检验信息`, }); return } try { console.log('this.$refs: ', this.$refs);