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