guarantee-lsq 2 年之前
父節點
當前提交
7c09cd1481
共有 3 個文件被更改,包括 2 次插入2 次删除
  1. 二進制
      src/assets/stop.png
  2. 1 1
      src/views/opc/Opc.vue
  3. 1 1
      src/views/opc/OpcInfo.vue

二進制
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>