mirror of
https://github.com/element-plus/element-plus.git
synced 2025-02-17 11:49:41 +08:00
fix(components): [select-v2] Test file code misspelled (#9978)
This commit is contained in:
parent
ede0736b1c
commit
88faef2763
@ -125,7 +125,7 @@ const createSelect = (
|
||||
}
|
||||
@change="onChange"
|
||||
@visible-change="onVisibleChange"
|
||||
@remove-tah="onRemoveTag"
|
||||
@remove-tag="onRemoveTag"
|
||||
@focus="onFocus"
|
||||
@blur="onBlur"
|
||||
v-model="value">
|
||||
|
Loading…
Reference in New Issue
Block a user