From 57c24e0cfdaf6a422ff781cdee207252a2e91139 Mon Sep 17 00:00:00 2001 From: mukaiu Date: Wed, 5 Sep 2018 14:24:07 +0800 Subject: [PATCH] =?UTF-8?q?#16=20=E7=9C=81=E7=95=A5=E8=BF=87=E9=95=BF?= =?UTF-8?q?=E5=AE=A2=E6=88=B7=E7=AB=AF=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/templates/apps/agent/mainagentuser.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center/app/src/main/resources/templates/apps/agent/mainagentuser.html b/contact-center/app/src/main/resources/templates/apps/agent/mainagentuser.html index e4e15db2..636a8566 100644 --- a/contact-center/app/src/main/resources/templates/apps/agent/mainagentuser.html +++ b/contact-center/app/src/main/resources/templates/apps/agent/mainagentuser.html @@ -304,7 +304,7 @@ <#list agentServiceList as agentService>
  • - ${agentService.username!''} + ${agentService.username!''}
    坐席:${agentService.agentusername!''}
    ${agentService.servicetime?string("yyyy-MM-dd HH:mm:ss")}