소스 검색

动物样本附件调整

陈长荣 1 개월 전
부모
커밋
6bfcc954d0
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  1. 3 1
      jfcloud-gene-biz/src/main/resources/ftlTemplate/animalSampleTesting.ftl

+ 3 - 1
jfcloud-gene-biz/src/main/resources/ftlTemplate/animalSampleTesting.ftl

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