guarantee-lsq 2 жил өмнө
parent
commit
7c09cd1481

BIN
src/assets/stop.png


+ 1 - 1
src/views/opc/Opc.vue

@@ -45,7 +45,7 @@
             <template slot="title">
               {{ item.description }}
             </template>
-            <img src="@/assets/pandian.png" alt="" width="40px" height="40px">
+            <img src="@/assets/stop.png" alt="" width="40px" height="40px">
           </a-tooltip>
         </VueDragResize>
       </div>

+ 1 - 1
src/views/opc/OpcInfo.vue

@@ -47,7 +47,7 @@
             <template slot="title">
               {{ item.description }}
             </template>
-            <img src="@/assets/pandian.png" alt="" width="40px" height="40px">
+            <img src="@/assets/stop.png" alt="" width="40px" height="40px">
           </a-tooltip>
         </VueDragResize>
       </div>