This commit is contained in:
wangshiming
2022-03-23 17:52:35 +08:00
parent a6c1472757
commit e6221f9379
2 changed files with 2 additions and 2 deletions

View File

@ -72,7 +72,7 @@ export class ContractManagementContractListComponent implements OnInit {
title: '签约对象',
width: '100px',
className: 'text-center',
index: 'documentType'
index: 'signingObjectLabel'
},
{
title: '合同类型',

View File

@ -78,7 +78,7 @@ export class ContractManagementPartnerComponent implements OnInit {
title: '签约对象',
width: '100px',
className: 'text-center',
index: 'signingObject'
index: 'signingObjectLabel'
},
{
title: '合同类型',