feat: add instance recreate action
This commit is contained in:
@@ -98,12 +98,12 @@ export const ReClaimPolicyOptions = [
|
||||
];
|
||||
|
||||
export const rowActionList = [
|
||||
{
|
||||
label: 'common.button.edit',
|
||||
key: 'edit',
|
||||
locale: true,
|
||||
icon: icons.EditOutlined
|
||||
},
|
||||
// {
|
||||
// label: 'common.button.edit',
|
||||
// key: 'edit',
|
||||
// locale: true,
|
||||
// icon: icons.EditOutlined
|
||||
// },
|
||||
{
|
||||
label: 'common.button.delete',
|
||||
key: 'delete',
|
||||
|
||||
Reference in New Issue
Block a user