|
|
@ -179,7 +179,7 @@ class CommitSummary extends Component{
|
|
|
|
<Button type="primary" htmlType="submit" className="defalutSubmitbtn fl mr20" >
|
|
|
|
<Button type="primary" htmlType="submit" className="defalutSubmitbtn fl mr20" >
|
|
|
|
提交
|
|
|
|
提交
|
|
|
|
</Button>
|
|
|
|
</Button>
|
|
|
|
<a className="defalutCancelbtn fl" href={`/courses/${this.props.match.params.coursesId}/${this.state.shixuntypes}/${this.props.match.params.homeworkid}/openlist?tab=0`}>取消</a>
|
|
|
|
<a className="defalutCancelbtn fl" href={`/courses/${this.props.match.params.coursesId}/${this.state.shixuntypes}/${this.props.match.params.homeworkid}/list?tab=0`}>取消</a>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</Form.Item>
|
|
|
|
</Form.Item>
|
|
|
|
</Form>
|
|
|
|
</Form>
|
|
|
|