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