张延森 hace 4 años
padre
commit
b887bd368f
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      src/views/match/index.vue

+ 1
- 0
src/views/match/index.vue Ver fichero

@@ -167,6 +167,7 @@ export default {
167 167
   },
168 168
   methods: {
169 169
     handleSearch(dt) {
170
+      this.pagenav.pageIndex = 1
170 171
       this.getList()
171 172
     },
172 173
     handleReset(dt) {