比对系数下发全局配置

This commit is contained in:
caozehui
2026-01-16 10:44:41 +08:00
parent cdc19e1db9
commit 99a8c97b17
5 changed files with 32 additions and 19 deletions

View File

@@ -344,7 +344,8 @@ const initScriptData = async () => {
devId: formContent.deviceId,
chnNum: formContent.chnNum,
num: formContent.num,
planId: checkStore.plan.id
planId: checkStore.plan.id,
code: checkStore.plan.code + (formContent.errorSysId!=checkStore.plan.errorSysId || formContent.dataRule!=checkStore.plan.dataRule? '_temp':'')
})
// 格式化脚本数据