|
|
@ -570,6 +570,26 @@ export default { |
|
|
yxzq: null, |
|
|
yxzq: null, |
|
|
yxzqdw: null, |
|
|
yxzqdw: null, |
|
|
}) |
|
|
}) |
|
|
|
|
|
if (item.fzsj && item.fzsj.fzList && item.fzsj.fzList) { |
|
|
|
|
|
for (let j = 0; j < item.fzsj.fzList.length; j++) { |
|
|
|
|
|
tmpResource.push({ |
|
|
|
|
|
mc: null, |
|
|
|
|
|
bh: item.fzsj.mybh +'-'+item.fzsj.fzList[j].subCode, |
|
|
|
|
|
ph: null, |
|
|
|
|
|
nd: item.actSolutionConcentration + content.headerSelectFields.actSolutionConcentrationUnit, |
|
|
|
|
|
source: 'ELN配制', |
|
|
|
|
|
sxrq: content.expireDate, |
|
|
|
|
|
ndz: item.actSolutionConcentration, |
|
|
|
|
|
nddw: content.headerSelectFields.actSolutionConcentrationUnit, |
|
|
|
|
|
kc: item.fzsj.fzList[j].num, |
|
|
|
|
|
kcdw: item.fzsj.dw, |
|
|
|
|
|
syl: null, |
|
|
|
|
|
syldw: item.fzsj.dw, |
|
|
|
|
|
yxzq: null, |
|
|
|
|
|
yxzqdw: null, |
|
|
|
|
|
}) |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
//使用的试剂 |
|
|
//使用的试剂 |
|
|
|