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