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