edit
This commit is contained in:
@ -211,7 +211,7 @@ export class TransactionFlowComponent implements OnInit {
|
||||
{ title: '交易类型', index: 'tradeTypeLabel', width: 120 },
|
||||
{ title: '关联单号', index: 'businessNumber', width: 150 },
|
||||
{ title: '账户类型', index: 'accountTypeLabel', width: 100 },
|
||||
{ title: '账户名称', index: 'enterpriseName', width: 100 },
|
||||
{ title: '账户名称', index: 'roleName', width: 100 },
|
||||
{ title: '所属项目', index: 'projectName', width: 100 },
|
||||
{ title: '收支类型', index: 'incomeTypeLabel', width: 100 },
|
||||
{ title: '交易金额', index: 'amount', width: 100 },
|
||||
|
||||
Reference in New Issue
Block a user