Browse Source

沟通报错调整

Xiao_123 4 months ago
parent
commit
3da7d561d0
1 changed files with 2 additions and 2 deletions
  1. 2 2
      pagesB/positionDetail/index.vue

+ 2 - 2
pagesB/positionDetail/index.vue

@@ -565,8 +565,8 @@ async function handleSend () {
 		postName: info.value?.contact?.postNameCn,
 		enterpriseName: info.value?.enterprise?.anotherName,
 		enterpriseId: info.value?.enterpriseId,
-		channelID: channel.channel_id,
-		channelType: channel.channel_type,
+		channelID: channel.channelID,
+		channelType: channel.channelType,
 		avatar: info.value?.contact?.avatar,
 		sex: info.value?.contact?.sex,
 	}