修改日志详情为模型单价

This commit is contained in:
wood
2023-11-15 03:13:31 +08:00
parent 724ca3ccd8
commit fff889742b
4 changed files with 31 additions and 29 deletions

View File

@@ -414,7 +414,7 @@ const LogsTable = () => {
}}
width={isAdminUser ? 4 : 6}
>
详情(1=$0.002/1K tokens)
详情
</Table.HeaderCell>
</Table.Row>
</Table.Header>