|
@@ -1983,7 +1983,8 @@ export function handleRiskInfoPoints(bol, type) {
|
|
|
mapy: type === "上海" ? -1729.709243 : 31.16221508502145,
|
|
|
// new URL(`@/assets/img/pinpoint(1).png`, import.meta.url).href,
|
|
|
imgurl: "images/sadian/处置单位.png",
|
|
|
- is_goto: type === "上海"
|
|
|
+ is_goto: type === "上海",
|
|
|
+ "is_popup": true,
|
|
|
},
|
|
|
"80px"
|
|
|
);
|