fuliqi
2025-02-14 7cd4fc4f9e774c9836433e6c3226549eccb8a4dc
src/layout/index.vue
@@ -80,6 +80,7 @@
        },
        handleClickOutside() {
            this.$store.dispatch('app/closeSideBar', { withoutAnimation: false })
        }
    }
}