'更改饿了么名称'
This commit is contained in:
@@ -59,7 +59,7 @@ const msgChatFn = function () {
|
||||
title:
|
||||
useData.vendorID == 1
|
||||
? `【美团${useData.orderDesc}】${useData.userID === '0' ? '群发消息' : useData.userID}`
|
||||
: `【饿了么】${useData.userID}`,
|
||||
: `【淘宝闪购】${useData.userID}`,
|
||||
})
|
||||
|
||||
// 获取聊天数据
|
||||
|
||||
Reference in New Issue
Block a user