chore(deps): update ui 1.0.26

This commit is contained in:
jialin
2026-06-11 20:31:36 +08:00
committed by jialin
parent 77e92432ed
commit b985dcee63
4 changed files with 9 additions and 9 deletions
@@ -182,7 +182,7 @@ const useClusterColumns = (
)
},
{
title: 'GPUs',
title: intl.formatMessage({ id: 'menu.resources.gpus' }),
dataIndex: 'gpus',
span: 2,
sorter: tableSorter(3),