This commit is contained in:
wangshiming
2022-01-25 15:24:46 +08:00
parent a486a40b80
commit e943c2f4d2
7 changed files with 81 additions and 7 deletions

View File

@ -1099,7 +1099,7 @@ export class SupplyManagementOnecarPublishComponent implements OnInit {
goodsValue: res?.goodsValue
};
this.sf55data = {
insuranceType: res?.serviceInformationVO?.insuranceType || ''
insuranceType: res?.insuranceType || ''
};
this.sf6data = {
stateReceipt: res?.stateReceipt,