This commit is contained in:
linfso 2024-07-02 17:10:58 +08:00
parent 1785ff8c44
commit f7c3e5223a

View File

@ -68,6 +68,7 @@
watch: {
value(newVal) {
this.svalue = newVal;
this.queryParams.lineCode=this.svalue ;
},
countryCode(newVal) {
this.queryParams.country=this.countryCode;