<vue-tinymce :key="tinymceFlag" v-model="content" />
在 content发生变化的的时候
this.tinymceFlag++;
方法来源: ant design vue TinyMce编辑器第一次刷新可以 切换后在点击内容赋值为空问题解决