src/components/do/b1-inspect-order-plan/Inspection.vue
@@ -674,6 +674,7 @@ } } if (b.v.ps != undefined && b.v.ps.value === '结论') { if(b.i!==undefined){ this.param[b.i].insResult = b conclusionList.forEach((n, i) => { if (n.r == b.r && n.c == b.c) { @@ -682,6 +683,7 @@ } }) } } set.add(b.r) if (b.v.f) { this.excelMethodList.push(b)