From 012942c5d57f3c8ac561b2f1d734a56d22659dec Mon Sep 17 00:00:00 2001 From: qinjian Date: Mon, 25 Aug 2025 16:07:16 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=9B=B4=E6=96=B0=E4=BF=9D=E5=AD=98?= =?UTF-8?q?=E7=8A=B6=E6=80=81=E6=8F=90=E7=A4=BA=E4=BF=A1=E6=81=AF=EF=BC=8C?= =?UTF-8?q?=E6=94=B9=E4=B8=BA=E2=80=9C=E4=B8=8B=E5=8F=91=E4=B8=AD...?= =?UTF-8?q?=E2=80=9D=E4=BB=A5=E7=AE=80=E5=8C=96=E7=94=A8=E6=88=B7=E5=8F=8D?= =?UTF-8?q?=E9=A6=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/src/sections/wuyuanbiaoba/components/CameraView.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/sections/wuyuanbiaoba/components/CameraView.jsx b/client/src/sections/wuyuanbiaoba/components/CameraView.jsx index b63ab35..5c90ad1 100644 --- a/client/src/sections/wuyuanbiaoba/components/CameraView.jsx +++ b/client/src/sections/wuyuanbiaoba/components/CameraView.jsx @@ -1212,7 +1212,7 @@ const CameraView = ({ }} > {isSaving - ? "配置下发中..." + ? "下发中..." : rectangles.length === 0 ? "无标靶" : "一键下发"}