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

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

@@ -33,7 +33,7 @@
         </VueDragResize>
         <VueDragResize
           v-if="item.type===2"
-          v-show="item.result===0"
+          v-show="item.result===0||item.result===null"
           :isActive="item.isActive"
           :w="35"
           :h="35"