arco-design-vue
arco-design-vue copied to clipboard
Mention组件绑定回车事件后在@选择数据时会触发回车事件
- [ ] I'm sure this does not appear in the issue list of the repository
Basic Info
- Package Name And Version: @arco-design/[email protected]
- Browser: chrome125.0.0.0
What is expected?
<a-mention type="textarea" @keydown.enter="send">,希望在@选择数据回车的时候阻止keydown.enter的send事件