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