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