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