luke пре 6 година
родитељ
комит
15bfdee40b
1 измењених фајлова са 2 додато и 1 уклоњено
  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();
 				}