luke преди 6 години
родител
ревизия
b2b360abeb
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 2 0
      pc_chat/src/components/chat.vue

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

@@ -1455,6 +1455,8 @@
 					this.$alert(this.jumpName + this.Onlinemsg, '系统提示', {
 						confirmButtonText: '确定',
 						dangerouslyUseHTMLString: true
+					}).catch((err) => {
+						console.log(err)
 					});
 				}
 				// 客服关闭会话.