This commit is contained in:
guanj
2025-08-21 13:15:14 +08:00
3 changed files with 6 additions and 4 deletions

View File

@@ -441,7 +441,7 @@ const sendResume = () => {
console.log('发起继续检测请求')
resumeTest({
userPageId: 'cdf',
userPageId: JwtUtil.getLoginName(),
devIds: checkStore.devices.map(item => item.deviceId),
planId: checkStore.plan.id,
reCheckType: '2', // 0:'系数校验''1'为预检测、2为正式检测、'8'为不合格项复检