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