This commit is contained in:
Lingzi
2022-04-06 10:57:58 +08:00
parent a2becf2105
commit 5a2a668168
8 changed files with 13 additions and 20 deletions

View File

@ -24,7 +24,7 @@ export class DatatableFinancetableComponent implements OnInit {
date: any = null;
defineDate = [];
time: any = ['2022-01-01 00:00:00']
dateFormat = 'yyyy-MM-dd';
dateFormat = 'yyyy';
dateNext: any = null;
modeNext = 'year';
timeNext: any = ['2022-01-01 00:00:00']