瀏覽代碼

基因定制净化扩繁其他勾选框判断

陈长荣 1 月之前
父節點
當前提交
1da1e9cfb8
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      jfcloud-gene-biz/src/main/resources/ftlTemplate/geneCustom.ftl

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

@@ -3807,7 +3807,7 @@
                                         <w:rPr>
                                             <w:rFonts w:hint="default"/>
                                         </w:rPr>
-                                        <#if purification.geneticBackgroundOther??>
+                                        <#if purification.geneticBackground?? && purification.geneticBackground?contains('其他')>
                                             <w:sym w:font="Wingdings 2" w:char="F052"/>
                                         <#else >
                                             <w:sym w:font="Wingdings 2" w:char="F0A3"/>