소스 검색

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') {