From 4123f1ad4d73a9af12eeb6769baa27b30bd5f4d5 Mon Sep 17 00:00:00 2001 From: mukaiu Date: Wed, 5 Sep 2018 14:04:55 +0800 Subject: [PATCH] =?UTF-8?q?#16=20=E8=B6=85=E9=95=BFguest=20name=20?= =?UTF-8?q?=E7=9C=81=E7=95=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../resources/templates/apps/agent/mainagentuser_callout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center/app/src/main/resources/templates/apps/agent/mainagentuser_callout.html b/contact-center/app/src/main/resources/templates/apps/agent/mainagentuser_callout.html index 6a8c2be7..d7285fe5 100644 --- a/contact-center/app/src/main/resources/templates/apps/agent/mainagentuser_callout.html +++ b/contact-center/app/src/main/resources/templates/apps/agent/mainagentuser_callout.html @@ -122,7 +122,7 @@ <#list agentServiceList as agentService>
  • - ${agentService.username!''} + ${agentService.username!''}
    坐席:${agentService.agentusername!''}
    ${agentService.servicetime?string("yyyy-MM-dd HH:mm:ss")}