This commit is contained in:
parent
cc41949990
commit
f7674b5b74
2 changed files with 20 additions and 50 deletions
|
@ -563,6 +563,7 @@
|
|||
watch: {
|
||||
value (val) {
|
||||
this.model = val;
|
||||
if (val === '') this.query = '';
|
||||
},
|
||||
model () {
|
||||
this.$emit('input', this.model);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue