mirror of
https://github.com/antebudimir/feishin.git
synced 2025-12-31 10:03:33 +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,
|
||||
name: params.data?.name,
|
||||
rowHeight: params.node?.rowHeight,
|
||||
type: params.data?.type,
|
||||
type: params.data?.serverType,
|
||||
}
|
||||
: undefined,
|
||||
width: 250,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue