更新
This commit is contained in:
parent
b0e2e385d0
commit
3176a0624a
@ -658,7 +658,7 @@
|
|||||||
`${this.business[0][this.index2[0]].name} ${this.business[1][this.index2[1]].name} ${this.business[2][this.index2[2]].name}`
|
`${this.business[0][this.index2[0]].name} ${this.business[1][this.index2[1]].name} ${this.business[2][this.index2[2]].name}`
|
||||||
this.area_id = this.business[0][this.index2[0]].code
|
this.area_id = this.business[0][this.index2[0]].code
|
||||||
this.street_id = this.business[1][this.index2[1]].code
|
this.street_id = this.business[1][this.index2[1]].code
|
||||||
this.village_id = this.business[2][this.index2[2]].code
|
this.village_id = this.business[2][this.index2[2]].id
|
||||||
if(this.merchantData.mer_type==12) return ; //市级供应链不需要查询镇农科公司
|
if(this.merchantData.mer_type==12) return ; //市级供应链不需要查询镇农科公司
|
||||||
merstreet({
|
merstreet({
|
||||||
street_code: this.street_id
|
street_code: this.street_id
|
||||||
|
Loading…
x
Reference in New Issue
Block a user