no message

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

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

Loading…
Cancel
Save