@@ -175,6 +175,7 @@ onMounted(async () => {
'mobile',
'employer',
]),
+ channelSource: userAuthInfo.value.channelSource.toString(),
spatialExpertiseType: userAuthInfo.value.spatialExpertiseType?.split(','),
}
setReferrerExisting(userAuthInfo.value.channelSource.toString())