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