From 86d82927381c21c538d25e55380cbe7c86acd811 Mon Sep 17 00:00:00 2001 From: dminyi <1301963064@qq.com> Date: Thu, 22 Aug 2024 14:11:53 +0800 Subject: [PATCH] 提交 --- gz-customerSystem/package.json | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/gz-customerSystem/package.json b/gz-customerSystem/package.json index 13f50a7..da96f23 100644 --- a/gz-customerSystem/package.json +++ b/gz-customerSystem/package.json @@ -22,6 +22,8 @@ "import": "0.0.6", "prop-types": "^15.8.1", "react": "^17.0.2", + "react-bmapgl": "^0.2.27", + "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