This commit is contained in:
linfso 2025-06-25 11:19:44 +08:00
parent 96431a73c3
commit 1125322ba2

View File

@ -114,6 +114,7 @@
} }
}, },
startSiteCode(newVal,oldVal) { startSiteCode(newVal,oldVal) {
this.queryParams.params.startSiteCode=newVal
this.queryData(null,this.svalue); this.queryData(null,this.svalue);
}, },
}, },