智慧园区前端大屏
linwe
2025-03-31 20f5335b6876dcae2cda40bb7ebd5945c178a78f
危化品泄露
1 files modified
50 ■■■■■ changed files
src/views/pd/components/dynamicPanel.vue 50 ●●●●● patch | view | raw | blame | history
src/views/pd/components/dynamicPanel.vue
@@ -137,6 +137,56 @@
      },
      fourtime: 15000,
    },
    {
      key: 3,
      title: '典型案例3',
      content: '危险化学品泄露事故: 危化品停车场一辆硫酸槽罐车发生泄露,大量盐酸流至路面,如不采取措施,将造成污染事故,影响到赣江下游水质。',
      showModel: true,
      oneCentent: '2024年09月16日14时,危化品停车场一辆硫酸槽罐车发生泄露,大量盐酸流至路面。',
      onePointPosition: {
        lng: 115.10639803,
        lat: 27.27848014
      },
      onetime: 10000,
      twoContent: '立即关闭雨水闸阀。',
      twoPointPosition: {
        lng: 115.10665321,
        lat: 27.27720681
      },
      twotime: 13000,
      threeContent: '必要时调度金龙水库清水。',
      threePointPosition: {
        lng: 115.10488545,
        lat: 27.27678110
      },
      threetime: 13000,
      fourContent: '转输至江西粤鹏环保高新技术开发有限公司事故应急池。',
      fourPointPosition: {
        lng: 115.10499264,
        lat: 27.28048591
      },
      fourtime: 18000,
      fiveContent: '转输至江西腾龙源环保科技有限公司事故应急池。',
      fivePointPosition: {
        lng: 115.10332118,
        lat: 27.27831698
      },
      fivetime: 23000,
      sixContent: '根据应急监测方案,立即开展监测,确保污染废水未进入外界水体。',
      sixPointPosition: {
        lng: 115.10665321,
        lat: 27.27720681
      },
      sixtime: 28000,
    },
  ]
})