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