mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-11-10 18:43:41 +08:00
chore: update log content
This commit is contained in:
@@ -99,7 +99,7 @@ function getColorByElapsedTime(elapsedTime) {
|
||||
function renderDetail(log) {
|
||||
return (
|
||||
<>
|
||||
倍率:{log.content}
|
||||
{log.content}
|
||||
<br />
|
||||
{log.elapsed_time && (
|
||||
<Label
|
||||
|
||||
Reference in New Issue
Block a user