Zory 4 dni temu
rodzic
commit
6fee11bba5
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      pages/service/chat/chat.vue

+ 1 - 1
pages/service/chat/chat.vue

@@ -511,7 +511,7 @@ export default {
 				senderId: this.serviceId,
 				messageId: Date.now(),
 				payload: {
-					text:"当前无客服在线"
+					text:"亲!当前无客服在线,请咨询商家电话客服哦!"
 				},
 				timestamp: Date.now(),
 				type: "text",