Commit a7998da1 authored by baiyaaaaa's avatar baiyaaaaa Committed by GitHub

fix types (#9242)

parent 0eba34b1
......@@ -57,7 +57,7 @@ export declare class ElForm extends ElementUIComponent {
*
* @param callback A callback to tell the validation result
*/
validate (callback?: ValidateCallback): void
validate (callback?: ValidateCallback): any
/**
* Validate a certain form item
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment