隐藏智能组卷

dev_aliyun2
杨树林 5 years ago committed by harry
parent 5993130fdc
commit 1404696e79

@ -217,6 +217,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