|
|
@ -254,6 +254,7 @@ class Fileslists extends Component{
|
|
|
|
checkBoxValues:[],
|
|
|
|
checkBoxValues:[],
|
|
|
|
checkAllValue:false
|
|
|
|
checkAllValue:false
|
|
|
|
})
|
|
|
|
})
|
|
|
|
|
|
|
|
this.props.updataleftNavfun()
|
|
|
|
this.props.showNotification("删除成功");
|
|
|
|
this.props.showNotification("删除成功");
|
|
|
|
}
|
|
|
|
}
|
|
|
|
})
|
|
|
|
})
|
|
|
@ -518,6 +519,7 @@ class Fileslists extends Component{
|
|
|
|
checkBoxValues:[],
|
|
|
|
checkBoxValues:[],
|
|
|
|
// checkAllValue:false
|
|
|
|
// checkAllValue:false
|
|
|
|
})
|
|
|
|
})
|
|
|
|
|
|
|
|
this.props.updataleftNavfun()
|
|
|
|
this.props.showNotification('资源移动成功')
|
|
|
|
this.props.showNotification('资源移动成功')
|
|
|
|
}
|
|
|
|
}
|
|
|
|
})
|
|
|
|
})
|
|
|
|