Browse Source

1、明细矩阵增加发电机转速
2、状态监视隐藏菜单

chenminghua 3 years atrás
parent
commit
f53ce9a518
2 changed files with 10 additions and 10 deletions
  1. 2 2
      src/views/LightMatrix3/LightMatrix3.vue
  2. 8 8
      src/views/WindSite/WindSite.vue

+ 2 - 2
src/views/LightMatrix3/LightMatrix3.vue

@@ -85,9 +85,9 @@
                   </div>
                   <div class="num">
                     <i class="svg-icon svg-icon-sm" :class="cItem.color != 'red' ? 'svg-icon-' + cItem.color : 'svg-icon-white'">
-                      <!-- <SvgIcon svgid="svg-R"></SvgIcon> -->
+                      <SvgIcon svgid="svg-R"></SvgIcon>
                     </i>
-                    <span>{{ cItem.fdl || "&nbsp;" }}</span>
+                    <span>{{ cItem.fdjzs.toFixed(2) }}</span>
                   </div>
                   <div class="num">
                     <i class="svg-icon svg-icon-sm" :class="cItem.color != 'red' ? 'svg-icon-' + cItem.color : 'svg-icon-white'">

+ 8 - 8
src/views/WindSite/WindSite.vue

@@ -49,14 +49,14 @@ export default {
         //   icon: "svg-agc",
         //   path: "/monitor/windsite/matrix",
         // },
-        {
-          icon: "svg-agc",
-          path: "/monitor/windsite/lightmatrix",
-        },
-        {
-          icon: "svg-intranet-involvement",
-          path: "/monitor/windsite/box",
-        },
+        // {
+        //   icon: "svg-agc",
+        //   path: "/monitor/windsite/lightmatrix",
+        // },
+        // {
+        //   icon: "svg-intranet-involvement",
+        //   path: "/monitor/windsite/box",
+        // },
         // {
         //   icon: "svg-matrix",
         //   path: "/monitor/windsite/info",