diff --git a/src/pages/GlobalModalServices/modals/BridgeManage/components/MapBase/index.tsx b/src/pages/GlobalModalServices/modals/BridgeManage/components/MapBase/index.tsx index 776e86b4703c3fc146ed857e183e41db5958f096..3c3c660945a706624e69f5c755d0b345933c7aff 100644 --- a/src/pages/GlobalModalServices/modals/BridgeManage/components/MapBase/index.tsx +++ b/src/pages/GlobalModalServices/modals/BridgeManage/components/MapBase/index.tsx @@ -47,7 +47,6 @@ const MapBase: React.FC = () => { services.Physicalsign.getObjectPolygon({ physicalSignType: 1, objectHierarchy: 1, - objectId: '510107', }).then((res) => { setDataSource({ areaList: res.data,