md
This commit is contained in:
parent
646d92b554
commit
aaf9b1a095
@ -71,6 +71,7 @@
|
||||
watch: {
|
||||
value(newVal) {
|
||||
this.svalue = newVal;
|
||||
this.queryData();
|
||||
},
|
||||
svalue(newVal, oldVal) {
|
||||
this.$emit("input", this.svalue);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user