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