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