stash
This commit is contained in:
parent
008bdb78ff
commit
b6f072fcea
2 changed files with 5 additions and 2 deletions
|
@ -28,7 +28,6 @@ export default {
|
|||
},
|
||||
onchange(event) {
|
||||
this.$emit('input', event.target.innerText);
|
||||
this.value = event.target.innerText;
|
||||
}
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue