Browse Source

12090090-1

Zory 4 days ago
parent
commit
6fee11bba5
1 changed files with 1 additions and 1 deletions
  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",