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