fix bug
This commit is contained in:
@ -23,6 +23,7 @@ export class DatatableCustomindexComponent implements OnInit {
|
||||
dateNext: any = null;
|
||||
modeNext = 'year';
|
||||
timeNext: any = ['2022-01-01 00:00:00']
|
||||
chartData: any;
|
||||
|
||||
|
||||
columns: STColumn[] = [
|
||||
|
||||
Reference in New Issue
Block a user