pages/product/report/index.vue
@@ -331,8 +331,8 @@ //扫码成功后的回调,你可以写自己的逻辑代码在这里 if (data.code) { let codeInfo = JSON.parse(data.code); that.codeInfoId = codeInfo.id; if (codeInfo.moOn) { that.codeInfoId = codeInfo.id; // 扫描报工单二维码 that.saveForm(codeInfo); that.getHandelList(); @@ -359,7 +359,7 @@ copperList.partNo = val.PN copperList.weighingClerk = val.WC copperList.executiveStandard = val.ES copperList.netWeitht = val.NW copperList.netWeight = val.NW copperList.specificationType = val.ST copperList.grossWeight = val.TR copperList.operationTaskId = this.form.id