Xiao_123 4 месяцев назад
Родитель
Сommit
3da7d561d0
1 измененных файлов с 2 добавлено и 2 удалено
  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,
 	}