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