修试审核状态

This commit is contained in:
jjLv 2024-11-25 11:22:14 +08:00
parent ad05b5389d
commit 353247efb2
1 changed files with 1 additions and 0 deletions

View File

@ -339,6 +339,7 @@ export default {
pageSize: this.queryParams.pageSize,
pageNum: this.queryParams.pageNum,
taskStatus: this.queryParams.taskStatus,
taskType:5,
};
getListTestExamineApply(this.addDateRange(params)).then((response) => {
this.typeList = response.rows;