From 394e04ba31f0822255862033b8dffef17530495c Mon Sep 17 00:00:00 2001
From: zhangyongtian <1181606322@qq.com>
Date: Fri, 13 Sep 2024 22:49:01 +0800
Subject: [PATCH] fix: 受理跳转办理页面为空白的bug

---
 gz-customerSystem/package.json |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/gz-customerSystem/package.json b/gz-customerSystem/package.json
index da96f23..92498ec 100644
--- a/gz-customerSystem/package.json
+++ b/gz-customerSystem/package.json
@@ -9,6 +9,7 @@
     "@ant-design/plots": "^1.2.5",
     "@antv/g2": "^4.2.1",
     "@arco-design/web-react": "^2.63.1",
+    "@arco-themes/react-gzzz": "^0.0.2",
     "@craco/craco": "^6.4.3",
     "@testing-library/jest-dom": "^5.16.2",
     "@testing-library/react": "^12.1.2",

--
Gitblit v1.8.0