车辆接口更新

This commit is contained in:
wangshiming
2022-01-19 11:15:52 +08:00
parent 79ff8ddbd7
commit 90ea64ab85
5 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@ import { NetworkFreightComponent } from './components/network-freight/network-fr
import { CloseAccountComponent } from './components/close-account/close-account.component';
import { SystemSupplyLogsComponent } from './components/system-supply-logs/system-supply-logs.component';
import { SystemWaybillLogsComponent } from './components/system-waybill-logs/system-waybill-logs.component';
import { BtnManagementComponent } from './components/close-account copy/btn-management.component';
import { BtnManagementComponent } from './components/btn-management/btn-management.component';
const COMPONENTS = [
StaffManagementComponent,