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} /> +
+
);