shuhao 5 ماه پیش
والد
کامیت
720522088e
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  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)
 }