序号 | 联系人姓名 | 职务 | 联系电话 | 重要等级 | |
${contact_index+1} | ${contact.CONTACTS} | ${contact.JOB} | ${contact.TELPHONE} | [#if contact.LEVEL == 1]高[#elseif contact.LEVEL == 2]中[#elseif contact.LEVEL == 3]低[/#if] |
[/#if]
序号 | 联系人姓名 | 职务 | 联系电话 | 重要等级 | |
${contact_index+1} | ${contact.CONTACTS} | ${contact.JOB} | ${contact.TELPHONE} | [#if contact.LEVEL == 1]高[#elseif contact.LEVEL == 2]中[#elseif contact.LEVEL == 3]低[/#if] |