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