chore: quick create route

This commit is contained in:
jialin
2026-02-12 12:20:05 +08:00
parent b21fe0ac4c
commit 07664b5f22
21 changed files with 202 additions and 47 deletions
+5
View File
@@ -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',