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