fix: benchmark enviroment table

This commit is contained in:
jialin
2026-02-06 20:59:47 +08:00
parent 096227e3da
commit 3c5b095510
12 changed files with 258 additions and 360 deletions
@@ -214,7 +214,7 @@ const useColumnSettings = (options: {
<AutoTooltip
ghost
minWidth={20}
showTitle
showTitle={text > 0}
title={<InfoColumn fieldList={fieldList} data={record}></InfoColumn>}
>
{_.round(text, 2) || '-'}