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