mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-02 12:08:13 +08:00
数据获取错误
This commit is contained in:
parent
6526294d88
commit
016925b37c
@ -465,7 +465,7 @@ export default class Form extends React.Component<FormProps, object> {
|
||||
|
||||
return store.submit(
|
||||
fn,
|
||||
this.hooks['validate' || []],
|
||||
this.hooks['validate'] || [],
|
||||
__(messages && messages.validateFailed)
|
||||
);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user