From 214266fa74a7df563a7a5152fb2aa24dcf9f385a Mon Sep 17 00:00:00 2001 From: Lei OT Date: Wed, 10 Dec 2025 16:40:20 +0800 Subject: [PATCH] =?UTF-8?q?test:=20=E8=80=81=E5=AE=A2=E6=88=B7:=20?= =?UTF-8?q?=E7=A6=81=E7=94=A8=E6=98=8E=E7=BB=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/charts/Customer_care_regular.jsx | 59 +++++++++++++++------------- 1 file changed, 31 insertions(+), 28 deletions(-) diff --git a/src/charts/Customer_care_regular.jsx b/src/charts/Customer_care_regular.jsx index 15c9124..887aae1 100644 --- a/src/charts/Customer_care_regular.jsx +++ b/src/charts/Customer_care_regular.jsx @@ -203,34 +203,6 @@ const Customer_care_regular = () => { }, ]); - return ( - <> - {/* show a dialog to prevent the browser from closing the page */} - -
- 维护中, 暂不可用, 敬请期待 -
-
- ); return (
@@ -355,6 +327,35 @@ const Customer_care_regular = () => { /> + +
+ <> + +
+ 维护中, 暂不可用, 敬请期待 +
+
{ rowKey={(record) => record.COLI_ID} /> +
+
);