瀏覽代碼

feat:修改认证bug

Jake 3 月之前
父節點
當前提交
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())