|
|
@ -2494,7 +2494,7 @@ class PollNewQuestbank extends Component {
|
|
|
|
return;
|
|
|
|
return;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
this.props.history.push(`/banks/poll/${this.props.match.params.workid}`);
|
|
|
|
this.props.history.push(`/banks/poll/${this.props.match.params.workid}/${this.props.match.params.type}`);
|
|
|
|
// this.props.initPublic(undefined);
|
|
|
|
// this.props.initPublic(undefined);
|
|
|
|
// console.log("调用了submitQuestionnaire")
|
|
|
|
// console.log("调用了submitQuestionnaire")
|
|
|
|
// if (this.state.Newedit === true) {
|
|
|
|
// if (this.state.Newedit === true) {
|
|
|
|