ofirefish opened this issue 5 years ago · 1 comments
请问怎样把提交表单时服务端验证返回的错误信息,渲染到控件上?就像前端表单验证一样。
可以参考antd的form自定义验证的例子,把columns定义成函数形式,传入后台信息,例如