From f4e9d6bf651f741d9bc8a68eb61127d76cb8bb77 Mon Sep 17 00:00:00 2001 From: lishenfeng Date: Wed, 19 Feb 2025 17:50:46 +0800 Subject: [PATCH] =?UTF-8?q?feat():=20cpu=E6=95=B0=E6=8D=AE=E5=A4=84?= =?UTF-8?q?=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Ptjs/Sssj/Cpu.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/Ptjs/Sssj/Cpu.js b/src/views/Ptjs/Sssj/Cpu.js index e096676..7e54aba 100644 --- a/src/views/Ptjs/Sssj/Cpu.js +++ b/src/views/Ptjs/Sssj/Cpu.js @@ -36,7 +36,7 @@ export default function Cpu({data}) { {data?.physicalProcessorCount} - {data?.systemCpuLoad} + {(data?.systemCpuLoad * 100).toFixed(2)} {data?.maxFreq}