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