小助理

This commit is contained in:
liuye
2024-08-23 14:51:32 +08:00
parent 620f2baf3d
commit d1c6f477ef

View File

@@ -127,6 +127,7 @@ export default {
}, },
handerClear() { handerClear() {
this.searchVal = '' this.searchVal = ''
this.pages = 2
this.getSearchList() this.getSearchList()
}, },
play(src, index) { play(src, index) {