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