Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

在antd vue 弹出框中会初始化失败 #42

Open
zhou244740711 opened this issue Jul 7, 2021 · 2 comments
Open

在antd vue 弹出框中会初始化失败 #42

zhou244740711 opened this issue Jul 7, 2021 · 2 comments

Comments

@zhou244740711
Copy link

在antd vue 弹出框中会初始化失败,内容框无法点击输入等等

@zhou244740711
Copy link
Author

请问有没有重新初始化的方法

@lpreterite
Copy link
Owner

 mounted(){
    this.editor.targetElm = this.$el
    this.editor.render()
},
updated () {
    this.editor.render()
},

参考这行

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants