临时提交(自动检测步骤)

This commit is contained in:
2025-06-23 13:19:38 +08:00
parent acc4d0ca67
commit efcd6e1cfe
2 changed files with 4 additions and 4 deletions

View File

@@ -241,7 +241,7 @@ const handleSubmitFast = () => {
break;
case 4:
if (TestStatus.value == "waiting") {
startPreTest({
/* startPreTest({
userPageId: "cdf",
devIds: deviceIds,
planId: planId,
@@ -258,7 +258,7 @@ const handleSubmitFast = () => {
})
TestStatus.value = 'test_init_fail'
}
})
})*/
TestStatus.value = 'start'
} else if (TestStatus.value == 'paused') {
// 发送继续指令