From 421682641d0bdf37c722c0abf894b1bdb71f54a2 Mon Sep 17 00:00:00 2001
From: zhangyongtian <1181606322@qq.com>
Date: Thu, 15 Aug 2024 18:12:15 +0800
Subject: [PATCH] feat:添加申请方弹窗静态

---
 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 13f50a7..21fa917 100644
--- a/gz-customerSystem/package.json
+++ b/gz-customerSystem/package.json
@@ -22,6 +22,7 @@
     "import": "0.0.6",
     "prop-types": "^15.8.1",
     "react": "^17.0.2",
+    "react-custom-scrollbars": "^4.2.1",
     "react-dom": "^17.0.2",
     "react-infinite-scroll-component": "^6.1.0",
     "react-router-dom": "^6.2.1",

--
Gitblit v1.8.0