code refactoring
This commit is contained in:
parent
06fc1a2bea
commit
608f5a424a
@ -771,7 +771,7 @@ const app = new Vue({
|
||||
if (response.data.success) {
|
||||
if (response.data.redirect) {
|
||||
this.form.loading = true;
|
||||
|
||||
|
||||
window.location.href = response.data.redirect;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user