Browse Source

更新简历投递按钮

lifanagju_citu 2 months ago
parent
commit
a784525fc5
1 changed files with 1 additions and 0 deletions
  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) { 
   if (!data.records || !data.records.length) { 
     positionInfo.value = {}
     positionInfo.value = {}
+    handleChangeSendResumeStatus(false)
     return
     return
   }
   }
   const _item = data.records.pop()
   const _item = data.records.pop()