Xiao_123 10 ヶ月 前
コミット
beab5aee51
1 ファイル変更1 行追加0 行削除
  1. 1 0
      src/views/recruit/personal/shareJob/index.vue

+ 1 - 0
src/views/recruit/personal/shareJob/index.vue

@@ -193,6 +193,7 @@ const loginSuccess = async (info) => {
   if (actions.value) {
     actions.value = false
     Snackbar.success('登录成功')
+    await handleCollection()
     return 
   }
   const bool = await handleCheckJobDelivery()