This commit is contained in:
2024-06-11 15:13:40 +08:00
parent 571e8e5ee2
commit 5ba90f1c45
4 changed files with 36 additions and 15 deletions

View File

@@ -124,6 +124,7 @@
this.getList()
},
onLoad() {
this.getData.currentPage = 1
this.getList()
},
methods: {