fix(components): [select-v2] Test file code misspelled (#9978)

This commit is contained in:
aei 2022-09-30 17:24:08 +08:00 committed by GitHub
parent ede0736b1c
commit 88faef2763
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -125,7 +125,7 @@ const createSelect = (
}
@change="onChange"
@visible-change="onVisibleChange"
@remove-tah="onRemoveTag"
@remove-tag="onRemoveTag"
@focus="onFocus"
@blur="onBlur"
v-model="value">