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