src/components/do/b1-inspect-order-plan/Inspection.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/components/do/b1-inspect-order-plan/Inspection.vue
@@ -719,7 +719,6 @@ } }) }) console.log(item); if (item.methodName == '自定义方法' && item.v.ps!=undefined && item.v.ps.value == '结论') { if (this.currentSample.insProduct.find(m => m.id == item.i)) { let ask = this.currentSample.insProduct.find(m => m.id == item.i).ask.split('&');