|
|
|
@ -241,7 +241,7 @@ class Bullsubdirectory extends Component{
|
|
|
|
|
<div>
|
|
|
|
|
<span className="fr yslbianji" style={{marginRight:"17px"}}>
|
|
|
|
|
{
|
|
|
|
|
this.props.isClassManagement() === true ?
|
|
|
|
|
this.props.isAdmin() === true ?
|
|
|
|
|
(this.props.yslbool===false?
|
|
|
|
|
<Tooltip placement="bottom" title={<div>
|
|
|
|
|
编辑
|
|
|
|
@ -256,7 +256,7 @@ class Bullsubdirectory extends Component{
|
|
|
|
|
</span>
|
|
|
|
|
<span className="fr yslbianji" style={{marginRight:"22px"}}>
|
|
|
|
|
{
|
|
|
|
|
this.props.isClassManagement() === true ?
|
|
|
|
|
this.props.isAdmin() === true ?
|
|
|
|
|
(this.props.yslbool===false?
|
|
|
|
|
<Tooltip placement="bottom" title={<div>
|
|
|
|
|
删除
|
|
|
|
|