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