Vue file formating..
This commit is contained in:
@ -94,7 +94,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