From 9af74773b8b61f0acb26fb51c762517ae530a3da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=9E=97?= <904079904@qq.com> Date: Fri, 25 Oct 2019 17:48:04 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AB=9E=E8=B5=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../personal/PersonalCompetititem.js | 36 ++++++++++++++----- 1 file changed, 28 insertions(+), 8 deletions(-) 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)}>退出战队

+
) :