xiangpei
2025-06-06 31d78dd4e988cfce8f0a16678f2041849cc0dce3
src/layout/index.vue
@@ -80,6 +80,7 @@
        },
        handleClickOutside() {
            this.$store.dispatch('app/closeSideBar', { withoutAnimation: false })
        }
    }
}