changes
This commit is contained in:
@@ -47,7 +47,7 @@ export default {
|
||||
}
|
||||
},
|
||||
watch: {
|
||||
record: function (newVal) {
|
||||
record() {
|
||||
this.value = this.$numtoString(this.record[this.attr]);
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user