fix bug
This commit is contained in:
		| @ -16,7 +16,7 @@ export class DatatableOperationtableComponent implements OnInit {; | ||||
|   mode = 'year'; | ||||
|   date: any = null; | ||||
|   defineDate = []; | ||||
|   time: any = [] | ||||
|   time: any = ['2022-01-01 00:00:00'] | ||||
|   dateFormat = 'yyyy-MM-dd'; | ||||
|   today = new Date(); | ||||
|   @ViewChild('st') private readonly st!: STComponent; | ||||
|  | ||||
		Reference in New Issue
	
	Block a user