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