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

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

@@ -739,7 +739,7 @@ const handleSubmit = async () => {
isButtonDisabled.value = true; // 禁用按钮
tableLoading('big', '系数下装')
await getCoefficientCheck({
/* await getCoefficientCheck({
userPageId: "cdf",
devIds: devIdArray.value,
planId: planId.value,
@@ -747,7 +747,7 @@ const handleSubmit = async () => {
scriptId: select_Plan.value?.scriptId,
operateType: '0', // '0'为预检测、1为正式检测
userId:userStore.userInfo.id
})
})*/
active.value++;
console.log('开始检测active.value', active.value)