|
|
|
|
@ -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,
|
|
|
|
|
{
|
|
|
|
|
|