|
|
|
@ -20,9 +20,10 @@ import {SeparateModule} from '../../common/separate/separate.module'; |
|
|
|
|
import {NzSpaceModule} from 'ng-zorro-antd/space'; |
|
|
|
|
import {RegionSelectorModule} from '../../common/region-selector/region-selector.module'; |
|
|
|
|
import {MobileRechargeOrderListComponent} from './mobile-recharge-order-list/mobile-recharge-order-list.component'; |
|
|
|
|
import { HltChargeOrderComponent } from './hlt-charge-order/hlt-charge-order.component'; |
|
|
|
|
|
|
|
|
|
@NgModule({ |
|
|
|
|
declarations: [OrderOilListComponent, OrderCouponListComponent, OrderIntegralRechargeComponent, OrderRefundListComponent, KfcOrderListComponent, StarbucksOrderListComponent, MemberChargeOrderListComponent, MobileRechargeOrderListComponent, PreOrderComponent,DicountPackageOrderListComponent, MemberChargeOrderListComponent, DiscountUseConditionListComponent], |
|
|
|
|
declarations: [OrderOilListComponent, OrderCouponListComponent, OrderIntegralRechargeComponent, OrderRefundListComponent, KfcOrderListComponent, StarbucksOrderListComponent, MemberChargeOrderListComponent, MobileRechargeOrderListComponent, PreOrderComponent,DicountPackageOrderListComponent, MemberChargeOrderListComponent, DiscountUseConditionListComponent, HltChargeOrderComponent], |
|
|
|
|
imports: [ |
|
|
|
|
CommonModule, |
|
|
|
|
OrderManageRoutingModule, |
|
|
|
|