licp
2024-07-15 949ef0e6b6f1fc47b0547b1cab3ab0d9724875d5
src/components/do/b1-inspect-order-plan/Inspection.vue
@@ -1708,6 +1708,7 @@
              this.$nextTick(()=>{
                this.tableList = this.result.value.tableList
                this.param = this.result.value.param
                console.log(11111,this.param)
                this.saveInsContext()
              })
              break;
@@ -2135,6 +2136,7 @@
        this.currentSample = this.HaveJson(this.sampleProduct[index - 1])
        let list = await this.getCurrentProduct(this.currentSample.id,0)
        this.currentSample.insProduct = this.HaveJson(list)
        this.param = {}
        this.currentSample.insProduct.forEach(a => {
          this.param[a.id] = {
            insValue: [],