fuliqi
2025-01-20 4a128e995464f0b8c2d8d12801919554e6bd40d7
src/layout/index.vue
@@ -80,6 +80,7 @@
        },
        handleClickOutside() {
            this.$store.dispatch('app/closeSideBar', { withoutAnimation: false })
        }
    }
}