From dfeb9a223435f8886780866ecaa357214bdefaa2 Mon Sep 17 00:00:00 2001 From: guoapeng Date: Sun, 8 Jun 2025 21:50:22 +0800 Subject: [PATCH] =?UTF-8?q?fix:loading=E4=BF=AE=E6=94=B91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/Measure.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/Measure.tsx b/src/pages/Measure.tsx index 0035cde..a130a29 100644 --- a/src/pages/Measure.tsx +++ b/src/pages/Measure.tsx @@ -438,7 +438,7 @@ export default function Measure() {
{/**正在校准时的loading */} {/*caloading*/} - {( + {caloading && (