Merge branch 'pre_develop_dev' of https://git.trustie.net/caishi/forgeplus-react into feature_repo_upgrade

This commit is contained in:
hc1913847458 2021-09-08 18:03:47 +08:00
commit fbb73968c9
1 changed files with 1 additions and 1 deletions

View File

@ -542,7 +542,7 @@ class Index extends Component {
</div>
<Form.Item className="formTip mt20">
<Button type="primary" onClick={this.subMitFrom} className="mr20">创建项目</Button>
<Link to={'/projects'} className="btn_32">取消</Link>
<Link to={'/explore'} className="btn_32">取消</Link>
</Form.Item>
</div>
</Form>