This commit is contained in:
wangshiming
2022-03-01 19:59:23 +08:00
parent e983ba5457
commit f2ac497c48
2 changed files with 16 additions and 6 deletions

View File

@ -747,7 +747,7 @@ export class SupplyManagementReleasePublishComponent implements OnInit {
const subtotal = prePay + toPay + receiptPay;
const params = {
shipperId: this?.sf1.value?.shipperAppUserId,
enterpriseInfoId: this?.sf1.value?.enterpriseInfoName,
enterpriseInfoId: this?.sf1.value?.enterpriseInfoName || '',
totalFreight: subtotal,
fuelCardAmount: oilCardPay,
resourcetype: '1'