React 使用antd 清空表单

handleResetClick = e => {
  this.props.form.resetFields();
};

posted @ 2019-03-21 10:45  Haoyin-杰克  阅读(4625)  评论(0)    收藏  举报