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