fix: remove default sorting status on UI

This commit is contained in:
jialin
2025-12-23 20:54:16 +08:00
parent 1b661bb8cd
commit fa0aeac10b
14 changed files with 8 additions and 34 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ const Models: React.FC = () => {
cluster_id: 0,
categories: [],
state: '',
sort_by: '-created_at'
sort_by: ''
});
const { updateChunkedList, cacheDataListRef } = useUpdateChunkedList({