value
2024-04-02 4da37d48c483d8c8aeb23925ccb33d57cb5a4ccf
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()
         },