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

a-tabs Tinymce富文本编辑器 切换tab后富文本编辑器不可编辑且内容也不显示 #1730

Closed
xingxing456 opened this issue Jan 15, 2020 · 3 comments
Labels

Comments

@xingxing456
Copy link

代码如下:









@close-issue-app
Copy link

Your issue has been closed because it does not conform to our issue requirements. Please use the Issue Helper to create an issue, thank you!

为了能够进行高效沟通,我们对 issue 有一定的格式要求,你的 issue 因为不符合要求而被自动关闭。你可以通过 issue 助手 来创建 issue 以方便我们定位错误。谢谢配合!

@xingxing456
Copy link
Author

<a-tab-pane tab="请求参数" key="2">
      <a-form-item class="editDiv" label="" :labelCol="labelCol" :wrapperCol="wrapperCol">
        <tinymce  ref="qqcs" id="ttt" v-decorator="['requestparam',{trigger:'input'}]" />
      </a-form-item>
      </a-tab-pane>
      <a-tab-pane tab="返回参数" key="3">
      <a-form-item class="editDiv" label="" :labelCol="labelCol" :wrapperCol="wrapperCol">
        <tinymce   id="aaa" ref="fhcs" v-decorator="['reponseparam',{trigger:'input'}]" />
      </a-form-item>
      </a-tab-pane>

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant