feat: monitor button

This commit is contained in:
jialin
2026-02-04 20:14:25 +08:00
parent 47596fdb1a
commit 4e8b5e26ae
40 changed files with 352 additions and 176 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ export const rowActionList = [
},
{
key: 'copy',
label: 'common.button.duplicate',
label: 'common.button.clone',
icon: icons.CopyOutlined
},
{