guarantee-lsq 2 rokov pred
rodič
commit
47a0541c36
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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>