trip management
This commit is contained in:
parent
58fb99cc5b
commit
3a9e71fd0f
19 changed files with 982 additions and 61 deletions
|
|
@ -283,6 +283,7 @@ import { UserSettingComponent } from './user-setting/user-setting.component';
|
|||
import { IndexingReportComponent } from './indexingReport/index-report.component';
|
||||
import { IssueListKycComponent } from './kyc-approval/issue-list/issue-list.component';
|
||||
import { IssueAddKycComponent } from './kyc-approval/issue-add/issue-add.component';
|
||||
import { TripManagementReportComponent } from './report/report component/trip-management/trip-management-report.component';
|
||||
// import { DisatanceReportComponent } from './report/disatance-report/disatance-report.component';
|
||||
// import { MainComponent } from './report/main/main.component';
|
||||
// import { AcReportsComponent } from './report/ac-report/ac-report.component';
|
||||
|
|
@ -380,6 +381,7 @@ export function createTranslateLoader(http: Http) {
|
|||
DistanceReportComponent,
|
||||
AlertReportComponent,
|
||||
TripReportComponent,
|
||||
TripManagementReportComponent,
|
||||
GroupComponent,
|
||||
AddGroupComponent,
|
||||
DialogDemoComponent,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue