fix: benchmark tooltip

This commit is contained in:
jialin
2026-02-06 18:34:20 +08:00
parent 4132494a49
commit 4a582ec8b1
9 changed files with 51 additions and 32 deletions
@@ -33,6 +33,7 @@ const actionList = [
{
key: 'export',
label: 'benchmark.table.export.results',
status: [BenchmarkStatusValueMap.Completed],
icon: (
<IconFont type="icon-export" style={{ lineHeight: 1, fontSize: 16 }} />
)