From 2be65f8d159c4f30be6aa8c8befd2907510aad30 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Tue, 17 Dec 2024 15:29:11 +0800
Subject: [PATCH] 作战图、突发事件模拟更新

---
 src/views/pd/components/dynamicPanel.vue |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/src/views/pd/components/dynamicPanel.vue b/src/views/pd/components/dynamicPanel.vue
index 03487bd..93f6e46 100644
--- a/src/views/pd/components/dynamicPanel.vue
+++ b/src/views/pd/components/dynamicPanel.vue
@@ -2,7 +2,7 @@
  * @Author: shuishen 1109946754@qq.com
  * @Date: 2024-11-09 15:41:35
  * @LastEditors: shuishen 1109946754@qq.com
- * @LastEditTime: 2024-12-06 16:50:50
+ * @LastEditTime: 2024-12-17 15:28:55
  * @FilePath: \bigScreen\src\views\pd\components\dynamicPanel.vue
  * @Description: 
  * 
@@ -51,8 +51,8 @@
 
       threeContent: '关闭绿源污水处理厂旁雨水排口,拦截污染水体。',
       threePointPosition: {
-        lng: 115.10921467,
-        lat: 27.27166382
+        lng: 115.10870094,
+        lat: 27.27185349
       },
       threetime: 15000,
 
@@ -132,21 +132,21 @@
       },
       onetime: 10000,
 
-      twoContent: '调度金龙水库清水,稀释污染团。',
+      twoContent: '关闭雨水阀闸,调度金龙水库清水,稀释污染团。',
       twoPointPosition: {
         lng: 115.10488545,
         lat: 27.27678110
       },
       twotime: 13000,
 
-      threeContent: '转输至江西粤鹏环保高新技术开发有限公司事故应急池、初期雨水池。',
+      threeContent: '转输至江西粤鹏环保高新技术开发有限公司事故应急池。',
       threePointPosition: {
         lng: 115.10545135,
         lat: 27.28043872
       },
       threetime: 18000,
 
-      fourContent: '转输至江西腾龙源环保科技有限公司事故应急池、初期雨水池。',
+      fourContent: '转输至江西腾龙源环保科技有限公司事故应急池。',
       fourPointPosition: {
         lng: 115.10332118,
         lat: 27.27831698

--
Gitblit v1.9.3