Xiao_123 hace 10 meses
padre
commit
beab5aee51
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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()