diff --git a/public/react/src/modules/competition/personal/PersonalCompetititem.js b/public/react/src/modules/competition/personal/PersonalCompetititem.js index 5d3849cba..98e70d46d 100644 --- a/public/react/src/modules/competition/personal/PersonalCompetititem.js +++ b/public/react/src/modules/competition/personal/PersonalCompetititem.js @@ -311,15 +311,20 @@ class PersonalCompetititem extends React.Component { }}>战队详情
this.props.Exittheteamshow(item.id, true)}>

this.props.Exittheteamshow(item.id, true)}>删除战队

this.props.Createateamedit(item)}>

this.props.Createateamedit(item)}>编辑战队

+
this.props.Exittheteamshow(item.id, false)}> +

this.props.Exittheteamshow(item.id, false)}>退出战队

+
: @@ -330,15 +335,20 @@ class PersonalCompetititem extends React.Component { >
this.props.Exittheteamshow(item.id, true)}>

this.props.Exittheteamshow(item.id, true)}>删除战队

this.props.Createateamedit(item)}>

this.props.Createateamedit(item)}>编辑战队

+
this.props.Exittheteamshow(item.id, false)}> +

this.props.Exittheteamshow(item.id, false)}>退出战队

+
@@ -359,15 +369,20 @@ class PersonalCompetititem extends React.Component { }}>战队详情
this.props.Exittheteamshow(item.id, true)}>

this.props.Exittheteamshow(item.id, true)}>删除战队

this.props.Createateamedit(item)}>

this.props.Createateamedit(item)}>编辑战队

+
this.props.Exittheteamshow(item.id, false)}> +

this.props.Exittheteamshow(item.id, false)}>退出战队

+
:
this.props.Exittheteamshow(item.id, true)}>

this.props.Exittheteamshow(item.id, true)}>删除战队

this.props.Createateamedit(item)}>

this.props.Createateamedit(item)}>编辑战队

+
this.props.Exittheteamshow(item.id, false)}> +

this.props.Exittheteamshow(item.id, false)}>退出战队

+
) :