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