From 53709db83f171ff9ef4ad8b26ae7a79085e1a7ee Mon Sep 17 00:00:00 2001 From: zhangyongtian <1181606322@qq.com> Date: Sat, 17 Aug 2024 09:09:29 +0800 Subject: [PATCH] 添加申请人、被申请人、代理人、选择单位弹窗静态 --- 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