| 检品名称 | {{ basicInfoData.productName }} | 批号/序列号 | {{ basicInfoData.batchNo }} |
| 规格型号 | {{ basicInfoData.specification }}/{{ basicInfoData.modelType }} | 数量 | {{ basicInfoData.total }} |
| 请验日期 | {{ basicInfoData.pleaseVerifyDate }} | 请验部门 | {{ basicInfoData.pleaseVerifyDepartment }} |
| 报告日期 |
{{ basicInfoData.reportDate }}
|
有效期 |
{{ basicInfoData.expirationDate }}
|
| 来源 |
{{ basicInfoData.source }}
|
储存条件 |
{{ basicInfoData.storageCondition }}
|
| 检验依据 |
{{ basicInfoData.inspectionBasis }}
|
||
| 检验项目 | 标准规定 | 检验结果 |
|---|---|---|
| {{ item.item }} | {{ item.standardRegulations }} | {{ item.results }} |
| 结论 |
{{ basicInfoData.conclusion || '' }}
|
|
| 备注 |
{{ basicInfoData.remarks || '' }}
|