chore: export action for benchmark item
This commit is contained in:
@@ -30,6 +30,13 @@ const actionList = [
|
||||
],
|
||||
icon: <IconFont type="icon-logs" />
|
||||
},
|
||||
{
|
||||
key: 'export',
|
||||
label: 'common.button.export',
|
||||
icon: (
|
||||
<IconFont type="icon-export" style={{ lineHeight: 1, fontSize: 16 }} />
|
||||
)
|
||||
},
|
||||
{
|
||||
label: 'common.button.downloadLog',
|
||||
key: 'download',
|
||||
|
||||
Reference in New Issue
Block a user