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