1
0
mirror of https://github.com/chatopera/cosin.git synced 2025-06-16 18:30:03 +08:00

修复企业聊天开关失效

Signed-off-by: zjpzjp <zjpzjp@foxmail.com>
This commit is contained in:
zjpzjp 2023-11-03 15:22:24 +08:00
parent fdfff6ab13
commit 50253e3f6b

View File

@ -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({