dev_aliyun_beta
hjm 6 years ago
parent 8ed3137615
commit 9a27974fa9

@ -255,8 +255,6 @@ class NewWorkForm extends Component{
let {typeId,coursesId,pageType}=this.props.match.params;
const { getFieldDecorator } = this.props.form;
const isGroup = this.props.isGroup()
const moduleName = !isGroup? "普通作业":"分组作业";
const moduleEngName = this.props.getModuleName()
let{
title_value, contentFileList, answerFileList, max_num, min_num, base_on_project,
init_max_num, init_min_num,

Loading…
Cancel
Save