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" /> );