fix(collection-manger): incorrect scope key parameter

(cherry picked from commit 38421ae096)
This commit is contained in:
chenos 2022-10-10 14:58:27 +08:00
parent 5129fc8f46
commit fd21447810

View File

@ -7,7 +7,7 @@ export default {
timestamps: false,
sortable: {
name: 'sort',
scopeKey: 'parentKey',
scopeKey: 'collectionName',
},
indexes: [
{