edit
This commit is contained in:
@ -182,7 +182,7 @@ export class PlatformAccountDetailComponent implements OnInit {
|
||||
{ title: '订单号', index: 'orderSn', width: 170 },
|
||||
{ title: '运单号', index: 'businessNumber', width: 190 },
|
||||
{ title: '账户类型', index: 'accountTypeLabel', className: 'text-center', width: 130 },
|
||||
{ title: '账户名称', index: 'virtualAccount', className: 'text-center', width: 150 },
|
||||
{ title: '账户名称', index: 'payName', className: 'text-center', width: 150 },
|
||||
{ title: '所属项目', index: 'projectName', className: 'text-center', width: 150 },
|
||||
{ title: '收支类型', index: 'incomeTypeLabel', className: 'text-center', width: 130 },
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user