fuliqi
2025-01-09 e87846bfc7e467836d958632b15a22a901eb51d2
src/layout/index.vue
@@ -80,6 +80,7 @@
        },
        handleClickOutside() {
            this.$store.dispatch('app/closeSideBar', { withoutAnimation: false })
        }
    }
}