From 529b5e328c8e53240d3981cb351f2bdca9f16281 Mon Sep 17 00:00:00 2001 From: Taric Xin Date: Mon, 11 Apr 2022 11:14:38 +0800 Subject: [PATCH] edit --- .../components/voucher-summary/voucher-summary.component.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/routes/financial-management/components/voucher-summary/voucher-summary.component.ts b/src/app/routes/financial-management/components/voucher-summary/voucher-summary.component.ts index 88a03a72..fbf1eba6 100644 --- a/src/app/routes/financial-management/components/voucher-summary/voucher-summary.component.ts +++ b/src/app/routes/financial-management/components/voucher-summary/voucher-summary.component.ts @@ -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',