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