From 50253e3f6b9947ac206334c15659ac56144f669d Mon Sep 17 00:00:00 2001 From: zjpzjp Date: Fri, 3 Nov 2023 15:22:24 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=BC=81=E4=B8=9A=E8=81=8A?= =?UTF-8?q?=E5=A4=A9=E5=BC=80=E5=85=B3=E5=A4=B1=E6=95=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zjpzjp --- contact-center/app/src/main/resources/templates/apps/index.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact-center/app/src/main/resources/templates/apps/index.pug b/contact-center/app/src/main/resources/templates/apps/index.pug index 526690b2..31d85103 100644 --- a/contact-center/app/src/main/resources/templates/apps/index.pug +++ b/contact-center/app/src/main/resources/templates/apps/index.pug @@ -79,7 +79,7 @@ html(xmlns="http://www.w3.org/1999/xhtml" xmlns:th="http://www.thymeleaf.org" xm else if (msg == 't1') layer.msg('当前用户坐席就绪或对话未结束,不能切换为非坐席', {icon: 2, time: 3000}) - if ('#{models.contains("entim")}') { + if (#{models.contains("entim")}) { var imDialogHelper = { open: function () { layinx = layer.open({