소스 검색

update pc_chat

luke 6 년 전
부모
커밋
5eaa8503d4
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      pc_chat/src/components/chat.vue

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

@@ -1448,7 +1448,6 @@
 
 			closedWating() {
 				this.waitingMsg = false;
-				this.goBack();
 			},