fuliqi
2024-11-26 bc6168760c6f2fe3113210e35528f818825841f6
src/layout/index.vue
@@ -80,6 +80,7 @@
        },
        handleClickOutside() {
            this.$store.dispatch('app/closeSideBar', { withoutAnimation: false })
        }
    }
}