隐藏智能组卷

video_transcode
杨树林 5 years ago
parent c26a13cb18
commit 3b933c1be9

@ -237,6 +237,7 @@ class Paperreview extends Component {
if (result.data.status === 0) {
// this.props.showNotification(`组卷成功`);
// console.log(result.data.exam_id);
//本来调试卷库首页的
this.props.history.replace('/paperlibrary/see/'+result.data.exam_id);
}
}).catch((error) => {

Loading…
Cancel
Save