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