车辆对接

This commit is contained in:
wangshiming
2022-01-06 20:52:20 +08:00
parent e4bb40839c
commit 2068a1d723
6 changed files with 46 additions and 27 deletions

View File

@ -1032,14 +1032,13 @@ export class SupplyManagementOnecarPublishComponent implements OnInit {
// };
this.sf6data = {
stateReceipt: res?.supplementaryInformationVO?.stateReceipt,
receiptType: res?.supplementaryInformationVO?.receiptType || '',
receiptAddressId: res?.supplementaryInformationVO?.receiptAddressId || '',
receiptType: res?.receiptType || '',
receiptAddressId: res?.receiptAddressId || '',
receiptUserName: res?.supplementaryInformationVO?.receiptUserName || '',
area: res?.supplementaryInformationVO?.area || '',
phon: res?.supplementaryInformationVO?.phon || '',
address: res?.supplementaryInformationVO?.address || '',
remarks: res?.supplementaryInformationVO?.remarks || '',
id: res?.supplementaryInformationVO?.id
};
// if (this.PageStatus === '整车修改') {
// this.sf6data.id = res?.supplementaryInformationVO?.id