Browse Source

update src

luke 6 năm trước cách đây
mục cha
commit
15bfdee40b
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      pc_chat/src/components/chat.vue

+ 2 - 1
pc_chat/src/components/chat.vue

@@ -896,7 +896,7 @@
 					this.artAndLeave = 10;
 					this.machineAndAtl = 100;
 					this.service = redata.data;
-					console.log(this.service, '============客服信息')
+					// console.log(this.service, '============客服信息')
 					this.serviceImg = redata.data.serverInfo.avatar;
 					this.consult = false;
 					this.evlShow = false;
@@ -1007,6 +1007,7 @@
 				if (redata.message_type == 'overtime') {
 					this.willOverTime = true;
 					this.automaticRolling();
+					// this.goBack();
 				}