Browse Source

对于线条不展示的问题

“yueshang” 1 năm trước cách đây
mục cha
commit
43a96debcc
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/pages/netStructPicture/components/virtualRelation.vue

+ 1 - 1
src/pages/netStructPicture/components/virtualRelation.vue

@@ -247,8 +247,8 @@ const clickResetLine3 = () => {
   domListLeftChild3.value.clear();
   domListRightChild3.value.clear();
   leaderLines3.value = [];
-  setLine();
   removeLine3();
+  setLine();
 };
 
 // 将设备列表分成两份