src/components/do/b1-ins-order/add.vue
@@ -2074,6 +2074,7 @@ } else if (row.bsm === '1' && row.section !== '' && row.section !== null && row.state === 0&&arr.length==0) { row.bsm1 = false }else if(arr.length>0){ try{ row.bsmRow = this.HaveJson(row) let section = arr[0].section let arr0 = JSON.parse(row.section) @@ -2087,6 +2088,7 @@ row.manHour = arr2[index] row.price = arr3[index] row.tell = arr4[index] } catch(e) {} } if (row.bsm === '1' && row.inspectionItem === '光纤接头损耗' && this.sampleList.length > 1 && row.state === 1&&!this.isBsm2Val2) { this.bsm2 = true