chore: quick create route
This commit is contained in:
@@ -30,6 +30,11 @@ export const rowActionList = [
|
||||
label: 'common.button.edit',
|
||||
icon: icons.EditOutlined
|
||||
},
|
||||
{
|
||||
key: 'registerRoute',
|
||||
label: 'providers.table.registerRoute',
|
||||
icon: icons.CaptivePortal
|
||||
},
|
||||
{
|
||||
key: 'copy',
|
||||
label: 'common.button.clone',
|
||||
|
||||
Reference in New Issue
Block a user