Explorar el Código

沟通报错调整

Xiao_123 hace 4 meses
padre
commit
3da7d561d0
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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,
 	}