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