From 35134158626725247d19c0442c3f36dc15940f20 Mon Sep 17 00:00:00 2001 From: Kyle Date: Mon, 10 Sep 2018 13:45:32 +0800 Subject: [PATCH] =?UTF-8?q?Closed=20#60=20=E5=BC=B9=E5=B1=8F=E8=81=94?= =?UTF-8?q?=E7=B3=BB=E4=BA=BAUI=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../apps/agent/calloutcontact/add.html | 2 +- .../apps/agent/calloutcontact/edit.html | 90 ++++++- .../apps/agent/mainagentuser_callout.html | 233 +++++++++++++++++- .../apps/business/contacts/detail.html | 2 +- 4 files changed, 313 insertions(+), 14 deletions(-) diff --git a/contact-center/app/src/main/resources/templates/apps/agent/calloutcontact/add.html b/contact-center/app/src/main/resources/templates/apps/agent/calloutcontact/add.html index 15bd11b1..8ce5ca1b 100644 --- a/contact-center/app/src/main/resources/templates/apps/agent/calloutcontact/add.html +++ b/contact-center/app/src/main/resources/templates/apps/agent/calloutcontact/add.html @@ -24,7 +24,7 @@
- <@select "com.dic.contacts.ckind" "ckind" ckind!'' "lay-ignore required lay-verify='required' "/> + <@select "com.dic.contacts.ckind" "ckind" '4028838b5af1047e015af140df150003'!'' "lay-ignore required lay-verify='required' "/>
*
diff --git a/contact-center/app/src/main/resources/templates/apps/agent/calloutcontact/edit.html b/contact-center/app/src/main/resources/templates/apps/agent/calloutcontact/edit.html index 66141bab..9ced18a8 100644 --- a/contact-center/app/src/main/resources/templates/apps/agent/calloutcontact/edit.html +++ b/contact-center/app/src/main/resources/templates/apps/agent/calloutcontact/edit.html @@ -19,18 +19,20 @@ *(您得到此联系人的时间) -
- -
- <#if contacts.ckind?? && contacts.ckind != ''> - <@select "com.dic.contacts.ckind" "ckind" contacts.ckind!'' "lay-ignore required lay-verify='required' "/> - <#else> - <@select "com.dic.contacts.ckind" "ckind" "" "lay-ignore"/> - -
- * -
+
+
+ +
+ <#if contacts.ckind?? && contacts.ckind != ''> + <@select "com.dic.contacts.ckind" "ckind" contacts.ckind!'' "lay-ignore required lay-verify='required' "/> + <#else> + <@select "com.dic.contacts.ckind" "ckind" "" "lay-ignore"/> + +
+ * +
+
@@ -152,6 +154,72 @@
+ + +
+
+
+

标签

+
+
+
+ +
+
+
+
+
+
+
+
+
+
+
+

笔记

+
+
+ +
+ +
+
+
+
+ +
+ +
+
+
+
+
+ +
+
+
+
+
+
-
+

<#if curagentuser??>${curagentuser.username!''}(${curagentuser.region!''})
@@ -24,6 +24,236 @@

+<#if contacts?? && curagentuser??> + + +
+
+
+
+
+

往来历史

+
+
+
+
+
+
+
+
+
+ + + + +<#else>
@@ -149,3 +379,4 @@
+ \ No newline at end of file diff --git a/contact-center/app/src/main/resources/templates/apps/business/contacts/detail.html b/contact-center/app/src/main/resources/templates/apps/business/contacts/detail.html index 80540ef8..565c155e 100644 --- a/contact-center/app/src/main/resources/templates/apps/business/contacts/detail.html +++ b/contact-center/app/src/main/resources/templates/apps/business/contacts/detail.html @@ -200,7 +200,7 @@
- +