This commit is contained in:
蔡玲
2024-11-19 15:54:44 +08:00
parent a1c5e2c016
commit 7d94214951

View File

@@ -119,6 +119,7 @@
this.options = [...res]
},
selectChange (e) {
this.index = e
if (e) {
this.searchList()
}