Browse Source

页面调整

shuhao 5 tháng trước cách đây
mục cha
commit
720522088e
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/components/navigation.vue

+ 1 - 0
src/components/navigation.vue

@@ -188,6 +188,7 @@ function handleCompareChange(v) {
       eventBus.emit("showGspgjdfbt", v == 2)
       return
     }
+    eventBus.emit("showGspgjdfbt", false)
     eventBus.emit("compareTree", checkedCompareChildren.value.length > 0 ? true : false)
 }