浏览代码

update chat

luke 6 年之前
父节点
当前提交
9421222e96
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pc_chat/src/components/chat.vue

+ 1 - 1
pc_chat/src/components/chat.vue

@@ -1252,7 +1252,7 @@
 					this.selNum = 0;
 					this.tokNum = 0;
 					this.service_on = true;
-
+					this.closeByServer = false;
 				}
 				// 暂无客服
 				if (redata.message_type == 'wait') {