From faf8da87e4808832866dba3b0b014669123ba032 Mon Sep 17 00:00:00 2001 From: Kyle Date: Mon, 17 Sep 2018 19:29:13 +0800 Subject: [PATCH] =?UTF-8?q?Closed=20#37=20=E7=BB=9F=E4=B8=80=E6=80=A7?= =?UTF-8?q?=E5=88=AB=E5=8F=96=E5=80=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../resources/templates/apps/business/contacts/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contact-center/app/src/main/resources/templates/apps/business/contacts/index.html b/contact-center/app/src/main/resources/templates/apps/business/contacts/index.html index 92b571e2..1c844371 100644 --- a/contact-center/app/src/main/resources/templates/apps/business/contacts/index.html +++ b/contact-center/app/src/main/resources/templates/apps/business/contacts/index.html @@ -110,8 +110,8 @@ <#if contacts.gender?? && contacts.gender == '1'>男 - <#if contacts.gender?? && contacts.gender == '2'>女 - <#if contacts.gender?? && contacts.gender == '0'>未知 + <#if contacts.gender?? && contacts.gender == '0'>女 + <#if contacts.gender?? && contacts.gender == '-1'>未知 ${contacts.cusbirthday!''}