|
@ -123,7 +123,7 @@ function AreaManage() { |
|
|
setModalAreaVisible(false) |
|
|
setModalAreaVisible(false) |
|
|
} |
|
|
} |
|
|
const modalMapSelct = () => { |
|
|
const modalMapSelct = () => { |
|
|
setModalAreaVisible(false) |
|
|
|
|
|
|
|
|
// setModalAreaVisible(false) |
|
|
setModalMapVisible(true) |
|
|
setModalMapVisible(true) |
|
|
} |
|
|
} |
|
|
const handleMapClick = ({ lat, lng }) => { |
|
|
const handleMapClick = ({ lat, lng }) => { |
|
|