src/views/business/materialOrder/customsInspection.vue
@@ -1559,7 +1559,7 @@ }, // 选择检验标准回调 methodChange(val, row) { if (val === null || val === '') return if (!val || val.length < 1) return if (this.sampleList.length > 1) { // 有两条样品时,第二条样品信息和第一条保持一致 this.sampleList.forEach(item => {