智慧园区前端大屏
shuishen
2025-02-18 0d0d0af93d6534aec2667122e55e06c3b47eb327
src/views/companyInfo/components/box/fireTrend.vue
@@ -2,7 +2,7 @@
 * @Author: shuishen 1109946754@qq.com
 * @Date: 2023-03-13 14:54:26
 * @LastEditors: shuishen 1109946754@qq.com
 * @LastEditTime: 2024-12-03 00:22:00
 * @LastEditTime: 2025-02-18 20:18:21
 * @FilePath: \bigScreen\src\views\companyInfo\components\box\fireTrend.vue
 * @Description:
 *
@@ -126,20 +126,11 @@
    let incident = (e) => {
      const { attrParams } = e.overlay
      console.log(attrParams, 894654)
      if (
        attrParams.panoramicUrl && attrParams.panoramicUrl.length > 0 &&
        attrParams.panoramicUrl.indexOf("http://vr.jxpskj.com:180") != -1
        attrParams.panoramicUrl && attrParams.panoramicUrl.length > 0
      ) {
        let panoramicUrl = attrParams.panoramicUrl.replace(
          "http://vr.jxpskj.com:180",
          "/panorama"
        )
        panoramaTitle.value = attrParams.name
        panoramaUrl.value = panoramicUrl
        panoramaUrl.value = attrParams.panoramicUrl
        panoramaShow.value = true
        return