Explorar o código

任务分页问题

canghailong hai 6 meses
pai
achega
93c3b1ac76
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/student/paper/index.vue

+ 1 - 0
src/views/student/paper/index.vue

@@ -135,6 +135,7 @@
 	})
 
 	const handleChangeVal = (value) => {
+		pagination.value.current = 1
 		getTaskList()
 	}
 	// 任务中心相关