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