documents onChangeCurrency method fixed..
This commit is contained in:
parent
db099d64eb
commit
f9c67b1fee
@ -529,7 +529,7 @@ const app = new Vue({
|
||||
}
|
||||
})
|
||||
.catch(error => {
|
||||
this.onChangeCurrency();
|
||||
this.onChangeCurrency(currency_code);
|
||||
});
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user