蒋珅 1 year ago
parent
commit
95faf4461b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/components/search/action.vue

+ 1 - 0
src/components/search/action.vue

@@ -494,6 +494,7 @@ export default {
               item.result = this.controlErorCodes[item.errorCode];
               item.controls = types[item.controlType];
               item.showName = item.windturbineId;
+              item.windSpeed=item.windSpeed.toFixed(2)
               if(item.statusChanged==false){
                  item.statusChanged=''
               }else{