ly 2 tahun lalu
induk
melakukan
671f8f0898
1 mengubah file dengan 2 tambahan dan 3 penghapusan
  1. 2 3
      ui/src/views/monitor/elec/index.vue

+ 2 - 3
ui/src/views/monitor/elec/index.vue

@@ -30,16 +30,15 @@
           <div
             class="react-right ml-4"
             style="width: 3.25rem; text-align: left;background-color: #0f1325;"
-            @click="changeDashboard(1)"
+            @click="openNewWindow"
           >
             <span class="react-before"></span>
             <span class="text"></span>
           </div>
-          <div class="react-right ml-3" style="background-color: #0f1325;" @click="changeDashboard(2)">
+          <div class="react-right ml-3" style="background-color: #0f1325;" @click="openNewWindow">
             <span class="text colorBlue"></span>
           </div>
           <div class="react-right ml-3" style="background-color: #0f1325;" @click="openNewWindow">
-            <span class="text colorBlue"></span>
           </div>
           <!--<div style="margin-top: -30px">
             <iframe src="./index" frameborder="0" width="100%" height="700px"></iframe>