比对系数下发全局配置
This commit is contained in:
@@ -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':'')
|
||||
})
|
||||
|
||||
// 格式化脚本数据
|
||||
|
||||
Reference in New Issue
Block a user