[#include "/business/pages/include/static.html" /] 无标题文档
[#if ZZJGList ?? && ZZJGList?size > 0] [#list ZZJGList as zzjg]
${zzjg.JGMC}:
[#if data.PARTNERLIST?? && data.PARTNERLIST?size > 0] [#list data.PARTNERLIST as a] [#if a.SSBMBH == zzjg.ID]
  • ${a.ZSXM}
  • [/#if] [/#list] [/#if]
    [#if zzjg.ejTree?? && zzjg.ejTree?size>0] [#list zzjg.ejTree as ej]
    ${ej.JGMC}:
    [#if ej.sjTree?? && ej.sjTree?size>0] [#list ej.sjTree as sj]
    ${sj.JGMC}:
    [/#list] [/#if] [/#list] [/#if] [/#list] [/#if]