|
@@ -173,7 +173,7 @@
|
|
this.secondAreaName = item.name;
|
|
this.secondAreaName = item.name;
|
|
this.nowLevel = 2;
|
|
this.nowLevel = 2;
|
|
this.firstCompanyList = this.secondAreaList;
|
|
this.firstCompanyList = this.secondAreaList;
|
|
- this.companyForm.regionId = this.secondAreaList[0].id;
|
|
|
|
|
|
+ //this.companyForm.regionId = this.secondAreaList[0].id;
|
|
},
|
|
},
|
|
//获取公司列表
|
|
//获取公司列表
|
|
getCompanyList() {
|
|
getCompanyList() {
|