seventh try
This commit is contained in:
parent
cd6735abd0
commit
df4e6c6f84
@ -62,7 +62,7 @@ class Main extends Component {
|
|||||||
text: json.success,
|
text: json.success,
|
||||||
status: "success",
|
status: "success",
|
||||||
})
|
})
|
||||||
window.location = json.redirect;
|
window.open(json.redirect ,"_self")
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user