Browse Source

2023-01-11 update

1. 光伏展示时, 风速项名称改为日照强度
moccus 2 years ago
parent
commit
118528bd2c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/LightMatrix/LightMatrix.vue

+ 1 - 1
src/views/LightMatrix/LightMatrix.vue

@@ -329,7 +329,7 @@ export default {
               key: "lxts",
             },
             {
-              text: "风速",
+              text: "日照强度",
               color: "gray",
               key: "ssfs",
             },