This commit is contained in:
Taric Xin
2022-04-11 11:14:38 +08:00
parent d2c5eedfce
commit 529b5e328c

View File

@ -288,7 +288,7 @@ export class VoucherSummaryComponent implements OnInit {
{ title: '', index: 'key', type: 'checkbox', width: 60, className: 'text-center', fixed: 'left' },
{ title: '汇总凭证号', index: 'vc2code', type: 'link', width: 140 },
{ title: '帐套', index: 'vcltdcode', width: 120 },
{ title: '凭证时间', index: 'vctime', type: 'date', width: 150 },
{ title: '凭证时间', index: 'createTime', type: 'date', width: 150 },
{
title: '统计区间',
index: 'invdate',