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