调整权限参数

dev_cs
杨树林 5 years ago
parent 6127cc2ca9
commit b154df5485

@ -336,7 +336,7 @@ class DetailCards extends Component{
showparagraphindex
}=this.state;
const antIcon = <Icon type="loading" style={{ fontSize: 24 }} spin />;
// console.log("zzz"+this.props.MenuItemsindextype)
return(
<div>
{AccountProfiletype===true?<AccountProfile

@ -86,7 +86,7 @@ class PathDetailIndex extends Component{
pathtopskey:1,
dataquerys:{},
MenuItemsindex:1,
MenuItemsindextype:2
MenuItemsindextype:0
}
this.onDragEnd = this.onDragEnd.bind(this);

Loading…
Cancel
Save