licp
2024-04-07 36181abc48c6d890efcc56b0e76d600f6d3ecb7f
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: [],