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