xiangpei
2025-03-27 46d9d8e670c870695a6fe45ec293d279bd815caa
src/layout/index.vue
@@ -80,6 +80,7 @@
        },
        handleClickOutside() {
            this.$store.dispatch('app/closeSideBar', { withoutAnimation: false })
        }
    }
}