车辆对接
This commit is contained in:
@ -207,6 +207,12 @@ export class SupplyManagementVehicleComponent implements OnInit {
|
||||
sta: 2
|
||||
}
|
||||
});
|
||||
}
|
||||
/**
|
||||
* 代发货源
|
||||
*/
|
||||
releaseGoods() {
|
||||
this.router.navigate(['/supply-management/vehicle-release']);
|
||||
}
|
||||
/**
|
||||
* 取消货源
|
||||
|
||||
Reference in New Issue
Block a user