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