flat: 修改搜索太哦姐 行业
This commit is contained in:
@@ -536,7 +536,6 @@
|
|||||||
areaModal,
|
areaModal,
|
||||||
industryModal
|
industryModal
|
||||||
} = this.searchData;
|
} = this.searchData;
|
||||||
console.log(areaModal)
|
|
||||||
let params = {
|
let params = {
|
||||||
current: this.nearPage.current,
|
current: this.nearPage.current,
|
||||||
size: this.nearPage.size,
|
size: this.nearPage.size,
|
||||||
@@ -570,7 +569,7 @@
|
|||||||
size: this.policyPage.size,
|
size: this.policyPage.size,
|
||||||
education: submitData["学历"],
|
education: submitData["学历"],
|
||||||
salary: submitData["工资"],
|
salary: submitData["工资"],
|
||||||
industry: industryModal?.info?.id,
|
industry: industryModal?.industry,
|
||||||
// province: areaModal?.address1[0],
|
// province: areaModal?.address1[0],
|
||||||
// city: areaModal?.address1[1],
|
// city: areaModal?.address1[1],
|
||||||
wageUnitCategory: submitData["wageUnitCategory"],
|
wageUnitCategory: submitData["wageUnitCategory"],
|
||||||
|
|||||||
Reference in New Issue
Block a user