|
|
@ -113,7 +113,7 @@ class Collaborators extends Component {
|
|
|
|
onSearchcalue:""
|
|
|
|
onSearchcalue:""
|
|
|
|
})
|
|
|
|
})
|
|
|
|
let admintype = this.props.identity;
|
|
|
|
let admintype = this.props.identity;
|
|
|
|
if (admintype>3) {
|
|
|
|
if (admintype>4) {
|
|
|
|
this.props.showSnackbar("您没有权限");
|
|
|
|
this.props.showSnackbar("您没有权限");
|
|
|
|
return
|
|
|
|
return
|
|
|
|
}
|
|
|
|
}
|
|
|
|