mirror of
https://github.com/Hopiu/vue-material.git
synced 2026-05-10 16:24:48 +00:00
parent
b66bb5bd1c
commit
bc9ece0d62
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ export default {
|
|||
},
|
||||
watch: {
|
||||
value(value) {
|
||||
this.$el.value = value;
|
||||
this.setParentValue(value);
|
||||
},
|
||||
disabled() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue