比对式检测完成-自动生成报告功能

This commit is contained in:
caozehui
2025-11-05 15:35:54 +08:00
parent f6b4979e7c
commit bd5692fa23
5 changed files with 16 additions and 21 deletions

View File

@@ -706,9 +706,7 @@ const updatePercentage = async () => {
'planId': checkStore.plan.id,
'devIdList': devIdList,
'scriptId': checkStore.plan.scriptId,
'planCode': checkStore.plan.code + '',
'pageNum': 1,
'pageSize': 999,
'planCode': checkStore.plan.code + ''
})
}
// 提示检测完成