diff --git a/contact-center/app/src/main/java/com/chatopera/cc/webim/web/handler/api/rest/ApiContactTagsController.java b/contact-center/app/src/main/java/com/chatopera/cc/webim/web/handler/api/rest/ApiContactTagsController.java index 35c90e5b..3c0af13e 100644 --- a/contact-center/app/src/main/java/com/chatopera/cc/webim/web/handler/api/rest/ApiContactTagsController.java +++ b/contact-center/app/src/main/java/com/chatopera/cc/webim/web/handler/api/rest/ApiContactTagsController.java @@ -144,7 +144,6 @@ public class ApiContactTagsController extends Handler { // 创建关系 TagRelation rel = new TagRelation(); - rel.setId(UKTools.getUUID()); rel.setDataid(contactid); rel.setUserid(contactid); rel.setTagid(tagId); diff --git a/contact-center/app/src/main/resources/static/js/CSKeFu_Rest_Request.v1.js b/contact-center/app/src/main/resources/static/js/CSKeFu_Rest_Request.v1.js index 764f2237..47ccf56c 100644 --- a/contact-center/app/src/main/resources/static/js/CSKeFu_Rest_Request.v1.js +++ b/contact-center/app/src/main/resources/static/js/CSKeFu_Rest_Request.v1.js @@ -22,7 +22,7 @@ function httpRequest(opts) { payload.data = JSON.stringify(opts.data); - var index = layer.msg('查询中,请稍候',{icon: 16,time:false,shade:0.8}); + var index = layer.msg('执行中,请稍候',{icon: 16,time:false,shade:0.8}); return new Promise(function(resolve, reject) { $.ajax(payload) 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..03035a7b 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"/> + +
+ * +
+
@@ -141,17 +143,88 @@
- - - -
-
- - +
+
+ + +
+
+
+
+ + +
+
+
+
+

标签

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

笔记

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

<#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/add.html b/contact-center/app/src/main/resources/templates/apps/business/contacts/add.html index 01d6abb5..4a0a2963 100644 --- a/contact-center/app/src/main/resources/templates/apps/business/contacts/add.html +++ b/contact-center/app/src/main/resources/templates/apps/business/contacts/add.html @@ -20,7 +20,7 @@
- <@select "com.dic.contacts.ckind" "ckind" ckind!'' "lay-ignore required lay-verify='required' "/> + <@select "com.dic.contacts.ckind" "ckind" ckind!'' "lay-ignore required lay-verify='required' "/>
@@ -142,7 +142,7 @@
- + - - + + -