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