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