提问前先看看:
https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/main/README-zh_CN.md
🐛 bug 描述
表单 onFinish={async (values) => { await save(values); return true }} 返回true无法重置表单数据`
📷 复现步骤
🏞 期望结果
希望在这能获取返回值并且判断是否需要重置表单数据
💻 复现代码
© 版本信息
- ProComponents 版本: [e.g. 4.0.0]
- umi 版本
- 浏览器环境
- 开发环境 [e.g. mac OS]
🚑 其他信息
提问前先看看:
https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/main/README-zh_CN.md
🐛 bug 描述
表单
onFinish={async (values) => { await save(values); return true }}返回true无法重置表单数据`📷 复现步骤
🏞 期望结果
pro-components/src/form/BaseForm/BaseForm.tsx
Line 854 in cd2c536
希望在这能获取返回值并且判断是否需要重置表单数据
💻 复现代码
© 版本信息
🚑 其他信息