no message

cyl/job_im_cus
jscyl13849007907 7 days ago
parent c75e20e1ee
commit dfe1a7ed58

@ -1146,7 +1146,7 @@ export default {
recruitmentValue: item.recruitment == 1 ? true : false, recruitmentValue: item.recruitment == 1 ? true : false,
fuWuFei: that.G.setReturnFee(item.returnFee, item.returnFeeType), fuWuFei: that.G.setReturnFee(item.returnFee, item.returnFeeType),
newXmf:uni.getStorageSync('apply-agencyId') == uni.getStorageSync('pgy-agency-id') ? newXmf:uni.getStorageSync('apply-agencyId') == uni.getStorageSync('pgy-agency-id') ?
(item.agencyId == uni.getStorageSync('apply-agencyId') ? (item.upFullName || item.upAgencyName || item.upProviderName) : item.agencyName) : (item.agencyId == uni.getStorageSync('apply-agencyId') ? (item.upFullName || item.upAgencyName || item.upProviderName || '金马人力') : (item.agencyName || '金马人力')) :
'金马人力', '金马人力',
newadd:that.G.setJobInfoPositionv3(item.storeDistrict || item.storeAddr) newadd:that.G.setJobInfoPositionv3(item.storeDistrict || item.storeAddr)
}; };

Loading…
Cancel
Save