mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
fix(form-item): return resetField & clearValidate methods (#1663)
This commit is contained in:
@@ -378,6 +378,8 @@ export default defineComponent({
|
||||
contentStyle,
|
||||
validateMessage,
|
||||
labelFor,
|
||||
resetField,
|
||||
clearValidate,
|
||||
}
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user