edit
This commit is contained in:
		@ -95,6 +95,11 @@ export class UserCenterComponentsDriverCaptainComponent implements OnInit {
 | 
			
		||||
    this._$expand = false;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  exportList() {
 | 
			
		||||
    const params = this.reqParams;
 | 
			
		||||
    this.service.downloadFile(this.service.$api_export_driver_cap, params);
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private initSF(): SFSchema {
 | 
			
		||||
    return {
 | 
			
		||||
      properties: {
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user