value
2024-04-07 219d5a6ede4af8454770a94795ab7d522a52c293
src/components/do/b1-inspect-order-plan/Inspection.vue
@@ -364,6 +364,7 @@
      methods: {
         handleChangeSample(row, column, event) {
            this.currentSample = row;
            this.param = {}
            this.currentSample.insProduct.forEach(a => {
               this.param[a.id] = {
                  insValue: [],