mirror of
https://github.com/nocobase/nocobase
synced 2024-11-16 19:47:26 +00:00
fix: data source manager
This commit is contained in:
parent
616321e8e7
commit
033934c972
@ -109,7 +109,7 @@ export const databaseConnectionSchema: ISchema = {
|
|||||||
'x-uid': 'input',
|
'x-uid': 'input',
|
||||||
'x-component': 'Table.Void',
|
'x-component': 'Table.Void',
|
||||||
'x-component-props': {
|
'x-component-props': {
|
||||||
rowKey: 'name',
|
rowKey: 'key',
|
||||||
rowSelection: {
|
rowSelection: {
|
||||||
type: 'checkbox',
|
type: 'checkbox',
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user