feat: add cluster detail

This commit is contained in:
jialin
2026-01-09 20:51:48 +08:00
parent 7b5ce83cbd
commit afcd3e5693
32 changed files with 255 additions and 139 deletions
+1 -1
View File
@@ -182,7 +182,7 @@ const Users: React.FC = () => {
handleClickPrimary={handleAddUser}
handleInputChange={handleNameChange}
rowSelection={rowSelection}
width={{ input: 300 }}
widths={{ input: 300 }}
></FilterBar>
<ConfigProvider renderEmpty={renderEmpty}>
<Table