如题,编写命令式组件需要销毁自身的, hide() { document.body.remove(this.$el) this.$unmounted() // 这里vue3已经不起作用了 },
收起
你先打印一下this看看。有没有
报告相同问题?