change function name and add function in add new modal
This commit is contained in:
@ -33,7 +33,7 @@ const app = new Vue({
|
||||
},
|
||||
|
||||
methods:{
|
||||
RateReplace(){
|
||||
onChangeRate() {
|
||||
this.form.rate = this.form.rate.replace(',', '.');
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user