diff --git a/web/src/components/LogsTable.js b/web/src/components/LogsTable.js index 91be4489..c5cb3bb8 100644 --- a/web/src/components/LogsTable.js +++ b/web/src/components/LogsTable.js @@ -1135,70 +1135,45 @@ const LogsTable = () => { title={
-
- + -
- - - -
-
{t('消耗额度')}
-
{renderQuota(stat.quota)}
-
-
-
- - + -
- - - -
-
RPM
-
{stat.rpm || 0}
-
-
-
- - + -
- - - -
-
TPM
-
{stat.tpm || 0}
-
-
-
-
+ TPM: {stat.tpm} + +