mirror of
https://github.com/antebudimir/feishin.git
synced 2025-12-31 18:13:31 +00:00
parent
ef4cdfa028
commit
6cfdb8ff84
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue