zhengkaixin hace 2 semanas
padre
commit
54cb0b67ed
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pages/task/listTask.vue

+ 1 - 1
pages/task/listTask.vue

@@ -157,7 +157,7 @@
 			},
 			change(e){
 				this.current=e
-				this.listForm.pageIndex=0
+				this.listForm.pageIndex=1
 				this.listForm.status=e
 				this.list =[]
 				this.getList()