Ver Fonte

更新简历投递按钮

lifanagju_citu há 2 meses atrás
pai
commit
a784525fc5
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      src/views/recruit/components/message/index.vue

+ 1 - 0
src/views/recruit/components/message/index.vue

@@ -433,6 +433,7 @@ async function getMessageTypeSync () {
   })
   if (!data.records || !data.records.length) { 
     positionInfo.value = {}
+    handleChangeSendResumeStatus(false)
     return
   }
   const _item = data.records.pop()