From 7c6fc5c3f07809162a3d50c1b516ad3fc0097209 Mon Sep 17 00:00:00 2001 From: dminyi <1301963064@qq.com> Date: Mon, 19 Aug 2024 19:53:20 +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 21fa917..da96f23 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-bmapgl": "^0.2.27", "react-custom-scrollbars": "^4.2.1", "react-dom": "^17.0.2", "react-infinite-scroll-component": "^6.1.0", -- Gitblit v1.8.0