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