#7864 - 7864_testToMaster_2434 #629
|
@ -97,7 +97,7 @@ const columns = computed(() => [
|
|||
{
|
||||
title: t('Delete'),
|
||||
icon: 'delete',
|
||||
action: deleteAcl,
|
||||
action: deleteAcl(),
|
||||
isPrimary: true,
|
||||
},
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue