车辆接口更新
This commit is contained in:
@ -16,7 +16,8 @@ import { insuranceManagementSetComponent } from './components/set/set.component'
|
||||
import { InsuranceManagementRoutingModule } from './insurance-management-routing.module';
|
||||
const COMPONENTS: Type<void>[] = [
|
||||
insuranceManagementListComponent,
|
||||
insuranceManagementSetComponent
|
||||
insuranceManagementSetComponent,
|
||||
|
||||
];
|
||||
|
||||
@NgModule({
|
||||
|
||||
Reference in New Issue
Block a user