luke 6 лет назад
Родитель
Сommit
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') {