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