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