|
@@ -452,7 +452,7 @@ export default {
|
|
|
this.$router.push(`/jobOpportunities`);
|
|
|
}
|
|
|
else if (type == 3.3) { // 招聘 待审核
|
|
|
- this.$router.push(`/jobRecruitingListApply`);
|
|
|
+ this.$router.push(`/checkjobRecruitingList`);
|
|
|
}
|
|
|
else if (type == 3.4) { // 人才库
|
|
|
this.$router.push(`/jobHuntingApplyList`);
|