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

@ -20,7 +20,7 @@ export class DatatableDriverComponent implements OnInit {
date: any = null;
defineDate = [];
queryTime: any = ''
dateFormat = 'yyyy-MM-dd';
dateFormat = 'yyyy';
today = new Date();
ui: SFUISchema = {};
schema: SFSchema = {};