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