spring
2025-04-11 9508c11a63737b4b9e80e1223792f07d3151c2e8
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 => {