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