mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 08:08:32 +00:00
fix: block template (#3714)
This commit is contained in:
parent
51de34251a
commit
99358ee796
@ -424,6 +424,7 @@ export const SchemaSettingsFormItemTemplate = function FormItemTemplate(props) {
|
||||
collectionName,
|
||||
resourceName,
|
||||
componentName,
|
||||
dataSourceKey: collection.dataSource,
|
||||
name: values.name,
|
||||
uid: gridSchema['x-uid'],
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user