mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-16 16:34:24 +02:00
@@ -264,7 +264,7 @@ const tableColumns: { [key: string]: ColDef } = {
|
|||||||
imageUrl: params.data?.imageUrl,
|
imageUrl: params.data?.imageUrl,
|
||||||
name: params.data?.name,
|
name: params.data?.name,
|
||||||
rowHeight: params.node?.rowHeight,
|
rowHeight: params.node?.rowHeight,
|
||||||
type: params.data?.type,
|
type: params.data?.serverType,
|
||||||
}
|
}
|
||||||
: undefined,
|
: undefined,
|
||||||
width: 250,
|
width: 250,
|
||||||
|
|||||||
Reference in New Issue
Block a user