物资厂家Bug修复
This commit is contained in:
parent
f9e373cf1f
commit
56a6ad55fc
|
|
@ -507,8 +507,13 @@
|
|||
this.delBusinessFileIdList=[];
|
||||
});
|
||||
} else {
|
||||
if(this.businessLicenseListTemp.length!=0){
|
||||
await this.getImaUpload(),
|
||||
await this.addFacturerTemp(this.form);
|
||||
}else{
|
||||
await this.addFacturerTemp(this.form);
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in New Issue