@ -219,7 +219,8 @@ class Paperreview_item extends Component {
.then((response) => {
if (response.data.status == 0) {
this.props.showNotification('删除成功');
this.setState({
this.props.getdata({});
titilesms:""
})
}