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