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