解决冲突
This commit is contained in:
@ -597,6 +597,7 @@ export class SupplyManagementVehicleComponent implements OnInit {
|
||||
click: _record => this.nextOrder(_record),
|
||||
acl: { ability: ['SUPPLY-INDEX-vehiclePlaceOrder'] }
|
||||
},
|
||||
{type: 'divider'},
|
||||
{
|
||||
text: '重新指派 ',
|
||||
click: _record => this.assignedCar(_record),
|
||||
|
||||
Reference in New Issue
Block a user