|
|
@@ -1316,7 +1316,7 @@ export default {
|
|
|
postType: '', //工作性质
|
|
|
expectedPosition: this.jobSxTypeList.length > 0 ? this.jobSxTypeList[this.currentJobSx].projectName : '', //岗位名称
|
|
|
screen: +this.currentJobSxs + 1, //1推荐 2最新
|
|
|
- expectedCity: this.city == '全国' ? '' : this.city, //城市
|
|
|
+ city: this.city == '全国' ? '' : this.city, //城市
|
|
|
salaryRange: this.salaryRange, //薪资范围
|
|
|
eduRange: this.education, //学历
|
|
|
expRange: this.experience, //经验
|