bug修复
This commit is contained in:
		@ -19,7 +19,7 @@ export class DatatableDriverComponent implements OnInit {
 | 
			
		||||
  mode = 'year';
 | 
			
		||||
  date: any = null;
 | 
			
		||||
  defineDate = [];
 | 
			
		||||
  queryTime: any = ''
 | 
			
		||||
  queryTime: any = [new Date().getFullYear()]
 | 
			
		||||
  dateFormat = 'yyyy';
 | 
			
		||||
  today = new Date();
 | 
			
		||||
  ui: SFUISchema = {};
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user