fix: provider yaml inital value

This commit is contained in:
jialin
2026-02-12 12:20:05 +08:00
parent 978d327bcd
commit 9cb7145b4e
8 changed files with 12 additions and 11 deletions
@@ -223,6 +223,7 @@ const useColumnSettings = (options: {
<AutoTooltip
ghost
minWidth={20}
maxWidth={'max-content'}
showTitle={text > 0}
title={<InfoColumn fieldList={fieldList} data={record}></InfoColumn>}
>