Vue file formating..
This commit is contained in:
@ -42,7 +42,7 @@ const app = new Vue({
|
||||
params: {
|
||||
code: code
|
||||
}
|
||||
})
|
||||
})
|
||||
.then(response => {
|
||||
this.form.rate = response.data.rate;
|
||||
this.form.precision = response.data.precision;
|
||||
|
Reference in New Issue
Block a user