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