Merge branch 'lxx' into 'develop'
Lxx See merge request tms-ui/tms-obc-web!8
This commit is contained in:
		@ -19,7 +19,7 @@ export class DatatableDriverComponent implements OnInit {
 | 
				
			|||||||
  mode = 'year';
 | 
					  mode = 'year';
 | 
				
			||||||
  date: any = null;
 | 
					  date: any = null;
 | 
				
			||||||
  defineDate = [];
 | 
					  defineDate = [];
 | 
				
			||||||
  queryTime: any = ''
 | 
					  queryTime: any = [new Date().getFullYear()]
 | 
				
			||||||
  dateFormat = 'yyyy';
 | 
					  dateFormat = 'yyyy';
 | 
				
			||||||
  today = new Date();
 | 
					  today = new Date();
 | 
				
			||||||
  ui: SFUISchema = {};
 | 
					  ui: SFUISchema = {};
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user