guarantee-lsq 2 年之前
父節點
當前提交
47a0541c36
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/opc/OpcInfo.vue

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

@@ -43,7 +43,7 @@
           :isResizable="item.isActive"
           :stickSize="5"
         >
-          <a-tooltip>
+          <a-tooltip v-show="item.result===0">
             <template slot="title">
               {{ item.description }}
             </template>