@ -270,7 +270,7 @@ class Trialapplication extends Component {
}).then((result) => {
// console.log(result);
// this.onTabChange("1");
if(result !== undefined){
this.props.showNotification(`试用申请已提交,我们将尽快完成审核`);
if (this.state.showTrial === false) {
window.location.href = "/";
@ -284,7 +284,7 @@ class Trialapplication extends Component {
})
this.handleDialogClose()
}
}).catch((error) => {
@ -286,7 +286,7 @@ class Trialapplicationysl extends Component {
// if (this.state.showTrial === false) {
@ -302,7 +302,7 @@ class Trialapplicationysl extends Component {
// this.Cancel();
//
// }