소스 검색

update src

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();
 				}