mirror of
https://github.com/chatopera/cosin.git
synced 2025-07-16 00:22:22 +08:00
修复企业聊天开关失效
Signed-off-by: zjpzjp <zjpzjp@foxmail.com>
This commit is contained in:
parent
fdfff6ab13
commit
50253e3f6b
@ -79,7 +79,7 @@ html(xmlns="http://www.w3.org/1999/xhtml" xmlns:th="http://www.thymeleaf.org" xm
|
|||||||
else if (msg == 't1')
|
else if (msg == 't1')
|
||||||
layer.msg('当前用户坐席就绪或对话未结束,不能切换为非坐席', {icon: 2, time: 3000})
|
layer.msg('当前用户坐席就绪或对话未结束,不能切换为非坐席', {icon: 2, time: 3000})
|
||||||
|
|
||||||
if ('#{models.contains("entim")}') {
|
if (#{models.contains("entim")}) {
|
||||||
var imDialogHelper = {
|
var imDialogHelper = {
|
||||||
open: function () {
|
open: function () {
|
||||||
layinx = layer.open({
|
layinx = layer.open({
|
||||||
|
Loading…
x
Reference in New Issue
Block a user