|
@@ -1892,7 +1892,7 @@
|
|
|
<w:rPr>
|
|
<w:rPr>
|
|
|
<w:rFonts w:hint="default"/>
|
|
<w:rFonts w:hint="default"/>
|
|
|
</w:rPr>
|
|
</w:rPr>
|
|
|
- <w:t xml:space="preserve">${sampleAnimal.sampleCheckNum!}</w:t>
|
|
|
|
|
|
|
+ <w:t xml:space="preserve">${sampleAnimal.lisSampleTypeName!}</w:t>
|
|
|
</w:r>
|
|
</w:r>
|
|
|
</w:p>
|
|
</w:p>
|
|
|
</w:tc>
|
|
</w:tc>
|
|
@@ -2576,7 +2576,9 @@
|
|
|
<w:rFonts w:hint="default"/>
|
|
<w:rFonts w:hint="default"/>
|
|
|
<w:u w:val="single"/>
|
|
<w:u w:val="single"/>
|
|
|
</w:rPr>
|
|
</w:rPr>
|
|
|
|
|
+ <#if myJsonFilter(sampleAnimal.handoverRemark, '', 'comma_contain', '其他', 'bool')>
|
|
|
<w:t xml:space="preserve">${sampleAnimal.handoverRemarkOther!}</w:t>
|
|
<w:t xml:space="preserve">${sampleAnimal.handoverRemarkOther!}</w:t>
|
|
|
|
|
+ </#if>
|
|
|
</w:r>
|
|
</w:r>
|
|
|
</w:p>
|
|
</w:p>
|
|
|
</w:tc>
|
|
</w:tc>
|