mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 13:26:44 +00:00
fix: collection fields sort (#208)
This commit is contained in:
parent
29d31b0451
commit
730a5e5735
@ -38,6 +38,7 @@ export default {
|
||||
sourceKey: 'name',
|
||||
targetKey: 'name',
|
||||
foreignKey: 'collectionName',
|
||||
sortBy: 'sort',
|
||||
},
|
||||
],
|
||||
} as CollectionOptions;
|
||||
|
Loading…
Reference in New Issue
Block a user