|
|
@ -533,7 +533,9 @@ class DetailCardsEditAndEdit extends Component{
|
|
|
|
<div className="clearfix edu-txt-center lineh-40 bor-bottom-greyE" key={key}>
|
|
|
|
<div className="clearfix edu-txt-center lineh-40 bor-bottom-greyE" key={key}>
|
|
|
|
<li className="fl with40">
|
|
|
|
<li className="fl with40">
|
|
|
|
<Checkbox
|
|
|
|
<Checkbox
|
|
|
|
id={"shixun_input_"+item.shixun_id} value={item.shixun_id}
|
|
|
|
id={"shixun_input_"+item.shixun_id}
|
|
|
|
|
|
|
|
value={item.shixun_id}
|
|
|
|
|
|
|
|
key={item.shixun_id}
|
|
|
|
className="fl task-hide edu-txt-left"
|
|
|
|
className="fl task-hide edu-txt-left"
|
|
|
|
style={{"width":"298px"}}
|
|
|
|
style={{"width":"298px"}}
|
|
|
|
name="shixun_homework[]"
|
|
|
|
name="shixun_homework[]"
|
|
|
|