Feat list query (#21907)

This commit is contained in:
GuanMu
2025-07-04 14:18:31 +08:00
committed by GitHub
parent a66ed7157e
commit de39b737b6
3 changed files with 131 additions and 6 deletions

View File

@@ -598,7 +598,6 @@ const DocumentList: FC<IDocumentListProps> = ({
)
}}
/>
{/* {doc.position} */}
{index + 1}
</div>
</td>