luke 6 роки тому
батько
коміт
f38143de33
1 змінених файлів з 3 додано та 0 видалено
  1. 3 0
      pc_chat/src/components/chat.vue

+ 3 - 0
pc_chat/src/components/chat.vue

@@ -854,6 +854,7 @@
 				}))
 				// this.goBack();
 				this.machineAndAtl = 10;
+				this.showject = false;
 				const loading = this.$loading({
 					lock: true,
 					text: '本次会话正在关闭',
@@ -1463,6 +1464,7 @@
 				if (redata.message_type == 'closeBysever') {
 					this.jumps = false;
 					this.machineAndAtl = 10;
+					this.showject = false;
 					this.selNum = 0;
 					this.showleaveIcon = true;
 					this.chatCont = []
@@ -1472,6 +1474,7 @@
 					this.customerSviceChat = [];
 					this.selNum = 0;
 					this.tokNum = 0;
+
 				}
 				// 客服掉线.
 				if (redata.message_type == 'serviceoffline') {