Jake 5 месяцев назад
Родитель
Сommit
4ed733894c
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      packages/app/src/pages/mine/authentication/index.vue

+ 1 - 0
packages/app/src/pages/mine/authentication/index.vue

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