luohairen
2024-12-24 92b6d45b315ce11eb6c26889d5a4b6feb71348cc
src/layout/index.vue
@@ -80,6 +80,7 @@
        },
        handleClickOutside() {
            this.$store.dispatch('app/closeSideBar', { withoutAnimation: false })
        }
    }
}