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