fix: collection categories need to be sorted
This commit is contained in:
parent
83bca97db0
commit
d08c7833ee
@ -60,6 +60,7 @@ export default {
|
||||
foreignKey: 'collectionName',
|
||||
otherKey: 'categoryId',
|
||||
targetKey: 'id',
|
||||
sortBy: 'sort',
|
||||
through: 'collectionCategory',
|
||||
},
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user