This commit is contained in:
xiaozhiyong
2023-05-17 16:49:24 +08:00
parent e58836f1dd
commit 5e42064d71

View File

@@ -321,7 +321,7 @@ export default {
}, },
search() { search() {
this.parameter.currentPage = 1 this.parameter.currentPage = 1
getByPage() this.getByPage()
}, },
//table list //table list
getByPage() { getByPage() {