Antd使用Form的验证 2019-10-26 本文已影响0人 ljwheyxy 组件不能直接暴露出来,需要经过封装: const ipFunction = Form.create()(IpFunction) export default ipFunction