mast_item_banktwo
杨树林 5 years ago
parent 964d3717a7
commit f1d4f07c75

@ -63,13 +63,13 @@ class Paperreview_items extends Component {
// //console.log(object.item_id);
//这里换题修改过
//这里删除修改过
// /Integeneration/Intelligence/ 换题item_id 删除id
// /Integeneration/Intelligence/ 换题item_id 删除item_id
return (
<div>
{
paperreviewsingleindex===indexs&&paperreviewsinglename===typenames?
<div className="xaxisreverseorder mt25 mr2">
<div className="scd xiaoshou" onClick={()=>this.props.showsetmodalsTypedels(object.id,true,1)}>删除</div>
<div className="scd xiaoshou" onClick={()=>this.props.showsetmodalsTypedels(object.item_id,true,1)}>删除</div>
{
this.props.match.params.type==="Intelligence"?
<div className="szdfds xiaoshou" onClick={() =>this.props.Changingtopics(object.item_id)}>换题</div>

Loading…
Cancel
Save