mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-11-29 17:58:08 +08:00
fix(components): [mention] native event triggered twice (#18453)
This commit is contained in:
parent
b92d3e0297
commit
7e4682a2ee
@ -76,6 +76,7 @@ import type { MentionCtx, MentionOption } from './types'
|
||||
|
||||
defineOptions({
|
||||
name: 'ElMention',
|
||||
inheritAttrs: false,
|
||||
})
|
||||
|
||||
const props = defineProps(mentionProps)
|
||||
|
Loading…
Reference in New Issue
Block a user