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