|
|
|
@ -992,7 +992,7 @@ class GraduationTaskssettingapp extends Component{
|
|
|
|
|
}
|
|
|
|
|
{/*内容*/}
|
|
|
|
|
{task_type===2?<div className="stud-class-set bor-bottom-greyE pd20 edu-back-white pl30" >
|
|
|
|
|
<div className={"xingrequired font-16 color-dark h20 mb20"}>分组设置 <span className={"font-14 color-grey-c"}>(提交作品时需要关联同组成员,组内成员作品共享)</span></div>
|
|
|
|
|
<div className={"xingrequired font-16 color-dark h20 mb20"}>分组设置 <span className={"font-14 color-grey-c"}></span></div>
|
|
|
|
|
<div className={"mb30 h20 ml40"}>
|
|
|
|
|
<Input className={numtype===true?"noticeTip mr20":"mr20"} style={{ width:"100px" }} value={minnum} onInput={this.setminnum} disabled={this.props.isAdmin()===true?flagPageEdit===true?false:true:true}/>
|
|
|
|
|
<span className="mr20">~</span>
|
|
|
|
|