Browse Source

update pc_chat

luke 6 years ago
parent
commit
f38143de33
1 changed files with 3 additions and 0 deletions
  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') {