chore: model list render time

This commit is contained in:
jialin
2024-07-17 19:25:17 +08:00
parent e1153dcd65
commit 73d07faacf
12 changed files with 87 additions and 79 deletions
+1 -1
View File
@@ -315,7 +315,7 @@ const Resources: React.FC = () => {
className="m-r-5"
style={{ display: 'flex', width: 25 }}
>
[{index}]
[{item.index}]
</span>
<ProgressBar
key={index}