diff --git a/root/detail/job.vue b/root/detail/job.vue index 1a68780..8bde246 100644 --- a/root/detail/job.vue +++ b/root/detail/job.vue @@ -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, {