zxl
2025-03-24 9832d6bcb5bda5d43b7a02359a7c197e26c435b4
src/layout/index.vue
@@ -80,6 +80,7 @@
        },
        handleClickOutside() {
            this.$store.dispatch('app/closeSideBar', { withoutAnimation: false })
        }
    }
}