|
|
@ -595,7 +595,7 @@ export default { |
|
|
debugger |
|
|
debugger |
|
|
let tmpResource = [] |
|
|
let tmpResource = [] |
|
|
if (this.fillType === "actFill") { |
|
|
if (this.fillType === "actFill") { |
|
|
//平行配置 |
|
|
|
|
|
|
|
|
//阶梯配置 |
|
|
if (content.ladderConfigs && content.ladderConfigs.length > 0) { |
|
|
if (content.ladderConfigs && content.ladderConfigs.length > 0) { |
|
|
for (let i = 0; i < content.ladderConfigs.length; i++) { |
|
|
for (let i = 0; i < content.ladderConfigs.length; i++) { |
|
|
let ladderConfigs = content.ladderConfigs[i] |
|
|
let ladderConfigs = content.ladderConfigs[i] |
|
|
@ -689,7 +689,7 @@ export default { |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
//阶梯配置 |
|
|
|
|
|
|
|
|
//平行配置 |
|
|
if (content.paralleConfigs && content.paralleConfigs.length > 0) { |
|
|
if (content.paralleConfigs && content.paralleConfigs.length > 0) { |
|
|
for (let i = 0; i < content.paralleConfigs.length; i++) { |
|
|
for (let i = 0; i < content.paralleConfigs.length; i++) { |
|
|
let paralleConfigs = content.paralleConfigs[i] |
|
|
let paralleConfigs = content.paralleConfigs[i] |
|
|
@ -742,24 +742,6 @@ export default { |
|
|
yxzq: stepTableFormData[j].targetSolutionCycle, |
|
|
yxzq: stepTableFormData[j].targetSolutionCycle, |
|
|
yxzqdw: stepTableFormData[j].targetSolutionCyclePrecision, |
|
|
yxzqdw: stepTableFormData[j].targetSolutionCyclePrecision, |
|
|
}) |
|
|
}) |
|
|
//起始源溶液 |
|
|
|
|
|
tmpResource.push({ |
|
|
|
|
|
mc: null, |
|
|
|
|
|
bh: paralleConfigs.subStartSolution, |
|
|
|
|
|
ph: null, |
|
|
|
|
|
nd: null, |
|
|
|
|
|
nddw: null, |
|
|
|
|
|
ndz: null, |
|
|
|
|
|
ly: null, |
|
|
|
|
|
sxrq: null, |
|
|
|
|
|
kc: null, |
|
|
|
|
|
kcdw: null, |
|
|
|
|
|
type: 1, |
|
|
|
|
|
syl: stepTableFormData[j].actSolutionVolume, |
|
|
|
|
|
syldw: paralleConfigs.headerSelectFields.actSolutionVolumeUnit, |
|
|
|
|
|
yxzq: null, |
|
|
|
|
|
yxzqdw: null, |
|
|
|
|
|
}) |
|
|
|
|
|
//稀释液 |
|
|
//稀释液 |
|
|
tmpResource.push({ |
|
|
tmpResource.push({ |
|
|
mc: null, |
|
|
mc: null, |
|
|
|