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