|
@@ -158,7 +158,7 @@
|
|
|
<div class="noticeTabsDataBox" v-if="tabsIndex == 3 && qiu == true && qiu2 == true">
|
|
|
<div v-if="msg.job_apply && msg.job_apply.length > 0">
|
|
|
<div class="noticeTabsDataItem" v-for="item in msg.job_apply" :key="item.id"
|
|
|
- @click="goToPath(3.2, item.id)">
|
|
|
+ @click="goToPath(3.2, item.recruit_id)">
|
|
|
|
|
|
<div class="noticeTabsDataItemImg newsIcon">
|
|
|
<img src="@/assets/public/nav/message-news.png">
|
|
@@ -214,7 +214,7 @@
|
|
|
<div class="noticeTabsDataBox" v-if="tabsIndex == 3 && zhao == true && zhao2 == true">
|
|
|
<div v-if="msg.job_apply && msg.job_apply.length > 0">
|
|
|
<div class="noticeTabsDataItem" v-for="item in msg.job_apply" :key="item.id"
|
|
|
- @click="goToPath(3.4, item.id)">
|
|
|
+ @click="goToPath(3.4, item.hunt_id)">
|
|
|
<!-- 人才库 job_apply -->
|
|
|
<div class="noticeTabsDataItemImg newsIcon">
|
|
|
<img src="@/assets/public/nav/message-news.png">
|