Przeglądaj źródła

猎聘职位分享人id

Xiao_123 6 miesięcy temu
rodzic
commit
eb4ad1a13d
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      pagesB/positionDetail/index.vue

+ 1 - 1
pagesB/positionDetail/index.vue

@@ -386,7 +386,7 @@ onShareAppMessage((res) => {
   console.log(1, 'onShareAppMessage', res)
   console.log(1, 'onShareAppMessage', res)
   let path = `/pagesB/positionDetail/index?jobId=${info.value.id}`
   let path = `/pagesB/positionDetail/index?jobId=${info.value.id}`
   if (info.value.hire) {
   if (info.value.hire) {
-    path += `&sharedById=${info.value.userId}`
+    path += `&sharedById=${useUserStore.accountInfo.userId}`
   }
   }
   if(!canvasToTempFilePath.value){
   if(!canvasToTempFilePath.value){
 		setTimeout(() => {},1000)
 		setTimeout(() => {},1000)