update
This commit is contained in:
parent
83cafd4d51
commit
a82df04fe6
|
@ -251,8 +251,9 @@ export default class acclistDom extends React.Component{
|
|||
this.setState({tableHeight:window.innerHeight-390});
|
||||
}
|
||||
componentDidMount(){
|
||||
|
||||
}
|
||||
|
||||
|
||||
getChildrenMsg = (result, msg) => {
|
||||
this.setState({
|
||||
visible: msg
|
||||
|
|
Loading…
Reference in New Issue