luke 6 anni fa
parent
commit
9421222e96
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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') {