更新
This commit is contained in:
parent
64b925e09a
commit
e256d68b6c
@ -633,7 +633,7 @@
|
|||||||
// return; // 种养殖户入驻也不需要
|
// return; // 种养殖户入驻也不需要
|
||||||
if (this.merchantData.mer_type == 12) return; //市级供应链不需要查询镇农科公司
|
if (this.merchantData.mer_type == 12) return; //市级供应链不需要查询镇农科公司
|
||||||
merstreet({
|
merstreet({
|
||||||
street_code: this.street_id
|
area_code: this.area_id
|
||||||
}).then((res) => {
|
}).then((res) => {
|
||||||
if (res.code == 0) {
|
if (res.code == 0) {
|
||||||
this.company = ''
|
this.company = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user