车辆对接
This commit is contained in:
@ -55,7 +55,10 @@ export class WaybillManagementVehicleComponent implements OnInit {
|
||||
totalQuantity: 0,
|
||||
compolatelQuantity: 0
|
||||
};
|
||||
constructor(public service: WaybillManagementServe, private modal: NzModalService, public service2: ShipperBaseService) {}
|
||||
constructor(
|
||||
public service: WaybillManagementServe,
|
||||
private modal: NzModalService,
|
||||
public service2: ShipperBaseService) {}
|
||||
|
||||
/**
|
||||
* 查询参数
|
||||
|
||||
Reference in New Issue
Block a user