fix:招聘会报名、简历投递按钮闪烁问题修复
This commit is contained in:
@@ -287,7 +287,8 @@
|
||||
title: '报名成功',
|
||||
icon: 'success'
|
||||
});
|
||||
getCompanyInfo(userInfo.value.info.userId, jobFairId.value)
|
||||
fairInfo.value.isSignUp = 1;
|
||||
getCompanyInfo(userInfo.value.info.userId, jobFairId.value);
|
||||
} else {
|
||||
uni.showToast({
|
||||
title: res.msg || '报名失败',
|
||||
|
||||
Reference in New Issue
Block a user