edit
This commit is contained in:
@ -320,7 +320,7 @@ export class VoucherManagementComponent implements OnInit {
|
||||
{ title: '汇总凭证号', index: 'vc2code', width: 150 },
|
||||
{ title: '凭证状态', index: 'stsLabel', width: 120 },
|
||||
{ title: '创建时间', index: 'createTime', width: 140 },
|
||||
{ title: '创建人', index: 'createUserId', width: 150 },
|
||||
// { title: '创建人', index: 'createUserId', width: 150 },
|
||||
{
|
||||
title: '操作',
|
||||
width: '130px',
|
||||
|
||||
Reference in New Issue
Block a user