uploadFile invoice,receice
This commit is contained in:
parent
48cbe7510c
commit
5bfd87c97b
3 changed files with 81 additions and 20 deletions
|
|
@ -228,7 +228,7 @@ const fectDataByid = async (id: string) => {
|
|||
Advertise.value = data.number;
|
||||
brand.value = data.requestInsigniaId;
|
||||
receivedate.value = data.dateReceive;
|
||||
issue.value = "";
|
||||
issue.value = data.issue;
|
||||
affiliationRequest.value = data.organizationOrganizationSend;
|
||||
affiliationReceived.value = data.organizationOrganizationReceive;
|
||||
announceDate.value = data.date;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue