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