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