1
0
mirror of https://github.com/chatopera/cosin.git synced 2025-07-24 08:31:45 +08:00

Merge pull request #959 from zjpzjp/develop

修复企业聊天开关失效
This commit is contained in:
Hai Liang W 2023-11-04 13:11:04 +08:00 committed by GitHub
commit 3477f7a226
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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