xiangpei
2024-11-29 f262d0f0d5b5f94a482d036cc356ec2599131392
src/layout/index.vue
@@ -80,6 +80,7 @@
        },
        handleClickOutside() {
            this.$store.dispatch('app/closeSideBar', { withoutAnimation: false })
        }
    }
}