From 2cb12f4769228a9615b622904c90372922d6a18b Mon Sep 17 00:00:00 2001 From: "853931625@qq.com" Date: Tue, 28 Jul 2026 10:32:59 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=20cesium=E5=9C=B0=E5=9B=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/Container/Enterprise/CorpInfo/Update/index.js | 2 +- .../Supervision/BranchCompany/EnterpriseInfo/List/index.js | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/pages/Container/Enterprise/CorpInfo/Update/index.js b/src/pages/Container/Enterprise/CorpInfo/Update/index.js index b45fa17..ea81139 100644 --- a/src/pages/Container/Enterprise/CorpInfo/Update/index.js +++ b/src/pages/Container/Enterprise/CorpInfo/Update/index.js @@ -366,7 +366,7 @@ function Update(props) { { name: "map", customizeRender: true, - render: , + render: , span: 24, }, { diff --git a/src/pages/Container/Supervision/BranchCompany/EnterpriseInfo/List/index.js b/src/pages/Container/Supervision/BranchCompany/EnterpriseInfo/List/index.js index 4d21fdf..3191378 100644 --- a/src/pages/Container/Supervision/BranchCompany/EnterpriseInfo/List/index.js +++ b/src/pages/Container/Supervision/BranchCompany/EnterpriseInfo/List/index.js @@ -196,6 +196,7 @@ function List(props) { longitude={selectedLng} onClose={() => setVisible(false)} onConfirm={handleConfirm} + type="cesium" /> );