测试
This commit is contained in:
parent
e560aff43d
commit
9f4fbf0a73
@ -95,6 +95,7 @@ const formSave = (onCallBack) => {
|
||||
}).catch((e) => {
|
||||
return Promise.reject(e);
|
||||
});
|
||||
|
||||
}
|
||||
});
|
||||
// 使用 Promise.all 等待所有的表单校验完成
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user