|
|
@ -2124,6 +2124,8 @@ class PollNewQuestbank extends Component {
|
|
|
|
poll_questions: newarr,
|
|
|
|
poll_questions: newarr,
|
|
|
|
});
|
|
|
|
});
|
|
|
|
thiss.thisinitializationdatanew();
|
|
|
|
thiss.thisinitializationdatanew();
|
|
|
|
|
|
|
|
}else{
|
|
|
|
|
|
|
|
this.props.showNotification(`上移失败`);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
@ -2154,6 +2156,8 @@ class PollNewQuestbank extends Component {
|
|
|
|
poll_questions: newarr,
|
|
|
|
poll_questions: newarr,
|
|
|
|
});
|
|
|
|
});
|
|
|
|
thiss.thisinitializationdatanew();
|
|
|
|
thiss.thisinitializationdatanew();
|
|
|
|
|
|
|
|
}else {
|
|
|
|
|
|
|
|
this.props.showNotification(`下移失败`);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|