调整试用申请

dev_forum
杨树明 6 years ago
parent bab7fca543
commit 5b4da3d94d

@ -216,13 +216,13 @@ class Trialapplication extends Component {
this.setState({
isRenders: false
})
this.Cancel();
this.handleDialogClose()
window.location.href = "/";
} else {
this.setState({
isRenders: false
})
this.Cancel();
this.handleDialogClose()
}
}
@ -277,13 +277,11 @@ class Trialapplication extends Component {
this.setState({
isRenders: false
})
this.Cancel();
this.handleDialogClose()
} else {
this.setState({
isRenders: false
})
this.Cancel();
this.handleDialogClose()
}
}

@ -293,7 +293,7 @@ class Trialapplicationysl extends Component {
this.setState({
isRenders: false
})
this.Cancel();
// this.Cancel();
this.handleDialogClose()
// } else {
// this.setState({

Loading…
Cancel
Save