解决冲突

This commit is contained in:
wangshiming
2022-02-25 14:01:05 +08:00
parent 673df55bfe
commit 0b2c96e212
2 changed files with 3 additions and 0 deletions

View File

@ -328,6 +328,8 @@ export class SupplyManagementBulkComponent implements OnInit {
click: (_record) => this.nextOrder(_record),
acl: { ability: ['SUPPLY-INDEX-bulkPlaceOrder'] },
},
{type: 'divider'},
],
},
];