no message

cyl/master
jscyl13849007907 1 week ago
parent bcb865f27a
commit 0373e240ed

@ -1714,11 +1714,13 @@ export default {
that.F.wyyxPost(
that.api.wyyx_create,
{
senderUserId: uni.getStorageSync("apply-uid"),
receiverUserId: cusData,
// senderUserId: uni.getStorageSync("apply-uid"),
// receiverUserId: cusData,
senderAccid: uni.getStorageSync("im-accid"),
receiverAccid: cusData,
},
(res) => {
uni.$UIKitStore.uiStore.selectConversation(res.conversationId);
// uni.$UIKitStore.uiStore.selectConversation(res.conversationId);
that.F.wyyxPost(
that.api.wyyx_sendCard,
{

Loading…
Cancel
Save