licp
2024-04-03 67d2338b3dd43c5972159822aa3dd8f53cd3c78b
src/components/do/b1-inspect-order-plan/Inspection.vue
@@ -594,8 +594,11 @@
                  try{
                     this.param[a.id].equipValue.v.v = a.insProductResult.equipValue
                  }catch(e){}
               try{
                  this.param[a.id].resValue.v.v = a.lastValue
                  this.param[a.id].insResult.v.v = a.insResult
               }catch(e){
               }
            })
            this.handleExcelMethod()
         },