彭宇 2 år sedan
förälder
incheckning
f2c0742ca5
31 ändrade filer med 816 tillägg och 818 borttagningar
  1. 1 0
      src/api/components/supermap.js
  2. 364 364
      src/assets/iconfont/demo_index.html
  3. 7 7
      src/assets/iconfont/iconfont.css
  4. 1 1
      src/assets/iconfont/iconfont.js
  5. 4 4
      src/assets/iconfont/iconfont.json
  6. 4 4
      src/assets/iconfont/iconfont.svg
  7. BIN
      src/assets/iconfont/iconfont.ttf
  8. BIN
      src/assets/iconfont/iconfont.woff
  9. BIN
      src/assets/iconfont/iconfont.woff2
  10. BIN
      src/assets/icons/sj-icon-map/centerdata/sj-icon-map-centerdata-t-firecontrol-basic-linkage-force.png
  11. BIN
      src/assets/icons/sj-icon-map/centerdata/sj-icon-map-centerdata-t-firecontrol-fire-force.png
  12. BIN
      src/assets/icons/sj-icon-map/centerdata/sj-icon-map-centerdata-t-firecontrol-fire-key-places.png
  13. BIN
      src/assets/icons/sj-icon-map/centerdata/sj-icon-map-centerdata-t-firecontrol-foam-liquid.png
  14. BIN
      src/assets/icons/sj-icon-map/centerdata/sj-icon-map-centerdata-t-firecontrol-fulltime-station.png
  15. BIN
      src/assets/icons/sj-icon-map/centerdata/sj-icon-map-centerdata-t-firecontrol-other-linkage-force.png
  16. BIN
      src/assets/icons/sj-icon-map/centerdata/sj-icon-map-centerdata-t-forest-channel.png
  17. BIN
      src/assets/icons/sj-icon-map/centerdata/sj-icon-map-centerdata-t-forest-checkpoint.png
  18. BIN
      src/assets/icons/sj-icon-map/centerdata/sj-icon-map-centerdata-t-forest-farm.png
  19. BIN
      src/assets/icons/sj-icon-map/centerdata/sj-icon-map-centerdata-t-forest-firehydrant.png
  20. BIN
      src/assets/icons/sj-icon-map/centerdata/sj-icon-map-centerdata-t-forest-firehydrant@1.png
  21. BIN
      src/assets/icons/sj-icon-map/centerdata/sj-icon-map-centerdata-t-forest-firehydrant@2.png
  22. BIN
      src/assets/icons/sj-icon-map/centerdata/sj-icon-map-centerdata-t-forest-firehydrant@3.png
  23. BIN
      src/assets/icons/sj-icon-map/centerdata/sj-icon-map-centerdata-t-forest-fireteam.png
  24. BIN
      src/assets/icons/sj-icon-map/centerdata/sj-icon-map-centerdata-t-forest-landing.png
  25. BIN
      src/assets/icons/sj-icon-map/centerdata/sj-icon-map-centerdata-t-forest-watercrane.png
  26. BIN
      src/assets/icons/sj-icon-map/centerdata/sj-icon-map-centerdata-t-forest-waterintake.png
  27. BIN
      src/assets/icons/sj-icon-map/centerdata/sj-icon-map-centerdata-t-forest-weatherstation.png
  28. BIN
      src/assets/icons/sj-icon-map/centerdata/sj-icon-map-keyAreas.png
  29. BIN
      src/assets/icons/sj-icon-map/trees/sj-icon-map-trees.png
  30. 2 2
      src/views/eventdetailsdialog.vue
  31. 433 436
      src/views/firespread.vue

+ 1 - 0
src/api/components/supermap.js

@@ -53,4 +53,5 @@ export const iconList = {
   'sj-icon-map-centerdata-t-firecontrol-other-linkage-force': require('@/assets/icons/sj-icon-map/centerdata/sj-icon-map-centerdata-t-firecontrol-other-linkage-force.png'),//其他消防力量
   'sj-icon-map-centerdata-t-firecontrol-foam-liquid': require('@/assets/icons/sj-icon-map/centerdata/sj-icon-map-centerdata-t-firecontrol-foam-liquid.png'),//泡沫液
   'sj-icon-map-centerdata-t-firecontrol-fulltime-station': require('@/assets/icons/sj-icon-map/centerdata/sj-icon-map-centerdata-t-firecontrol-fulltime-station.png'),//专职站
+  'sj-icon-map-centerdata-t-forest-fireteam': require('@/assets/icons/sj-icon-map/centerdata/sj-icon-map-centerdata-t-forest-fireteam.png'),//森林防火队
 }

Filskillnaden har hållts tillbaka eftersom den är för stor
+ 364 - 364
src/assets/iconfont/demo_index.html


Filskillnaden har hållts tillbaka eftersom den är för stor
+ 7 - 7
src/assets/iconfont/iconfont.css


Filskillnaden har hållts tillbaka eftersom den är för stor
+ 1 - 1
src/assets/iconfont/iconfont.js


+ 4 - 4
src/assets/iconfont/iconfont.json

@@ -616,7 +616,7 @@
     },
     {
       "icon_id": "30787119",
-      "name": "动物保护",
+      "name": "野生动物",
       "font_class": "dwbh",
       "unicode": "e603",
       "unicode_decimal": 58883
@@ -645,7 +645,7 @@
     {
       "icon_id": "30787123",
       "name": "森林防火队",
-      "font_class": "fireteam",
+      "font_class": "centerdata-t-forest-fireteam",
       "unicode": "e607",
       "unicode_decimal": 58887
     },
@@ -701,14 +701,14 @@
     {
       "icon_id": "30787132",
       "name": "起降点",
-      "font_class": "landing",
+      "font_class": "centerdata-t-forest-landing",
       "unicode": "e60f",
       "unicode_decimal": 58895
     },
     {
       "icon_id": "30787133",
       "name": "水源渠道",
-      "font_class": "channel",
+      "font_class": "centerdata-t-forest-channel",
       "unicode": "e610",
       "unicode_decimal": 58896
     },

Filskillnaden har hållts tillbaka eftersom den är för stor
+ 4 - 4
src/assets/iconfont/iconfont.svg


BIN
src/assets/iconfont/iconfont.ttf


BIN
src/assets/iconfont/iconfont.woff


BIN
src/assets/iconfont/iconfont.woff2


BIN
src/assets/icons/sj-icon-map/centerdata/sj-icon-map-centerdata-t-firecontrol-basic-linkage-force.png


BIN
src/assets/icons/sj-icon-map/centerdata/sj-icon-map-centerdata-t-firecontrol-fire-force.png


BIN
src/assets/icons/sj-icon-map/centerdata/sj-icon-map-centerdata-t-firecontrol-fire-key-places.png


BIN
src/assets/icons/sj-icon-map/centerdata/sj-icon-map-centerdata-t-firecontrol-foam-liquid.png


BIN
src/assets/icons/sj-icon-map/centerdata/sj-icon-map-centerdata-t-firecontrol-fulltime-station.png


BIN
src/assets/icons/sj-icon-map/centerdata/sj-icon-map-centerdata-t-firecontrol-other-linkage-force.png


BIN
src/assets/icons/sj-icon-map/centerdata/sj-icon-map-centerdata-t-forest-channel.png


BIN
src/assets/icons/sj-icon-map/centerdata/sj-icon-map-centerdata-t-forest-checkpoint.png


BIN
src/assets/icons/sj-icon-map/centerdata/sj-icon-map-centerdata-t-forest-farm.png


BIN
src/assets/icons/sj-icon-map/centerdata/sj-icon-map-centerdata-t-forest-firehydrant.png


BIN
src/assets/icons/sj-icon-map/centerdata/sj-icon-map-centerdata-t-forest-firehydrant@1.png


BIN
src/assets/icons/sj-icon-map/centerdata/sj-icon-map-centerdata-t-forest-firehydrant@2.png


BIN
src/assets/icons/sj-icon-map/centerdata/sj-icon-map-centerdata-t-forest-firehydrant@3.png


BIN
src/assets/icons/sj-icon-map/centerdata/sj-icon-map-centerdata-t-forest-fireteam.png


BIN
src/assets/icons/sj-icon-map/centerdata/sj-icon-map-centerdata-t-forest-landing.png


BIN
src/assets/icons/sj-icon-map/centerdata/sj-icon-map-centerdata-t-forest-watercrane.png


BIN
src/assets/icons/sj-icon-map/centerdata/sj-icon-map-centerdata-t-forest-waterintake.png


BIN
src/assets/icons/sj-icon-map/centerdata/sj-icon-map-centerdata-t-forest-weatherstation.png


BIN
src/assets/icons/sj-icon-map/centerdata/sj-icon-map-keyAreas.png


BIN
src/assets/icons/sj-icon-map/trees/sj-icon-map-trees.png


+ 2 - 2
src/views/eventdetailsdialog.vue

@@ -1306,7 +1306,7 @@ export default {
       dutysystemDeptName: '',
       depteventId: '',
       dutysystemTableData: [],
-      radius: 50,//资源搜索半径
+      radius: 5000,//资源搜索半径
       resourcesList: [
         {
           resourceName: '取水口',
@@ -1587,7 +1587,7 @@ export default {
         // 消防资源落点
         let param = { longitude: this.longitude, latitude: this.latitude, type: type, radius: this.radius }
         if (type != 'sxt') {
-          fireControlViewPoint(type).then(res => {
+          fireControlViewPoint(param).then(res => {
             if (res.data != null && res.data.pointList.length > 0) {
               this.resourcesListCheck.push(type)
               var markersList = []

+ 433 - 436
src/views/firespread.vue

@@ -1311,6 +1311,225 @@ export default {
       //添加新的行数
       this.dutysystemTableData.push(newValue)
     },
+    async updateCentereventTEventcatalogueStatus(eventStatus, isSend) {
+      this.eventStatusButton = eventStatus
+      let that=this
+      if (!isSend) {//事件弹窗
+        if (eventStatus == 'qs') {//签收
+          that.eventConfirmTitle = '事件签收'
+          let param = { parentId: that.eventType }
+          if(that.eventTypeXl != null){
+            that.sendEventType = that.eventTypeXl;
+          }else{
+            await listSJfl(param).then(res => {
+              //事件类型
+              if (res.code == 200) {
+                that.eventTypeList = res.data
+              }
+            })
+          }
+          await listYuAn().then(res => {
+            //关联预案
+            if (res.code == 200) {
+              that.guanLianYuAnList = res.data
+            }
+          })
+          await selectByeventCode(that.eventCode).then(res => {
+            //签收部门
+            if (res.code == 200) {
+              that.deptOptions = res.data
+              that.deptNameitem = '签收部门'
+            }
+          })
+          that.showEventConfirm = true
+        } else if (eventStatus == 'qr') {//确认
+          that.eventConfirmTitle = '事件确认'
+        } else if (eventStatus == 'wb') {//误报
+          that.eventConfirmTitle = '事件误报'
+          await selectByeventCode(that.eventCode).then(res => {
+            //签收部门
+            if (res.code == 200) {
+              that.deptOptions = res.data
+              that.deptNameitem = '签收部门'
+            }
+          })
+          that.showEventConfirm = true
+        } else if (eventStatus == 'cf') {//重复
+          that.eventConfirmTitle = '事件重复'
+          await selectByeventCode(that.eventCode).then(res => {
+            //签收部门
+            if (res.code == 200) {
+              that.deptOptions = res.data
+              that.deptNameitem = '签收部门'
+            }
+          })
+          that.showEventConfirm = true
+        } else if (eventStatus == 'ld') {//联动
+          await selectByeventCode(that.eventCode).then(res => {
+            //签收部门
+            if (res.code == 200) {
+              that.deptOptions = res.data
+              that.deptNameitem = '发起部门'
+            }
+          })
+          that.eventConfirmTitle = '事件联动'
+          /** 查询部门树结构 */
+          await deptTreeselect().then(response => {
+            that.deptOptionsLiandong = response.data
+          })
+          that.showEventConfirm = true
+        } else if (eventStatus == 'gd') {//归档填报
+          that.showEventConfirm_gd = true
+        }
+      } else {//事件提交后台
+        if (eventStatus == 'ld') {
+          //事件处理流程--联动
+          let array = that.$refs.LiandongDept.getCheckedNodes()
+          if (array != null && array.length > 0) {
+            for (let i = 0; i < array.length; i++) {
+              that.sendLianDongDept.push({ 'taskDeptId': array[i].id, 'taskDeptName': array[i].label })
+            }
+          }
+          if (that.sendTaskSource == '' || that.sendTaskSource == null) {
+            that.$message.error(`请选择任务来源!`)
+            return
+          }
+          if (that.sendTaskContent == '' || that.sendTaskContent == null) {
+            that.$message.error(`请输入任务内容!`)
+            return
+          }
+          if (that.sendTaskTitle == '' || that.sendTaskTitle == null) {
+            that.$message.error(`请输入任务标题!`)
+            return
+          }
+          if (that.sendLianDongDept == '' || that.sendLianDongDept == null) {
+            that.$message.error(`请选择任务联动部门!`)
+            return
+          }
+          if (that.sendDeptId == '' || that.sendDeptId == null || that.sendDeptName == '' || that.sendDeptName == null) {
+            that.$message.error(`请选择任务发起部门!`)
+            return
+          }
+          let param = {
+            sendDeptId: that.sendDeptId,
+            sendDept: that.sendDeptName,
+            eventCode: that.eventCode,
+            longitude: that.longitude,
+            latitude: that.latitude,
+            taskTitle: that.sendTaskTitle,
+            taskSource: that.sendTaskSource,
+            taskContent: that.sendTaskContent,
+            taskDept: that.sendLianDongDept
+          }
+          sendTask(param).then(res => {
+            if (res.code == 200) {
+              that.$message.success(`联动发起成功!`)
+              that.refreshEventDialog(that.eventCode)
+              that.cancelEventConfirm_send()
+              that.showEventConfirm = false
+            }
+          })
+        } else if(eventStatus == 'cz'){
+          eventHandling(that.eventId,that.eventCode).then(res => {
+            if (res.code == 200) {
+              that.$message.success(`处理成功!`)
+              that.refreshEvent(that.eventCode)
+              that.cancelEventConfirm_send()
+              that.showEventConfirm = false
+            }
+          })
+        } else if (eventStatus == 'gd') {
+          if(that.eventType == 1){
+            let double = /(^[1-9]([0-9]+)?(\.[0-9]{1,2})?$)|(^(0){1}$)|(^[0-9]\.[0-9]([0-9])?$)/;    //数字和两位小数
+            let number = /^[+]{0,1}(\d+)$/g;    //正整数
+
+            if(!double.test(that.table2.areaTotal)){
+              that.$message.error(`面积只能填写到小数后两位!`)
+              return
+            }
+            if(!number.test(that.table2.peopleTotal)){
+              that.$message.error(`人员请填写正整数!`)
+              return
+            }
+            if(that.table2.forestComposition == '' || that.table2.forestComposition==null){
+              that.$message.error(`林木组成不能为空!`)
+              return
+            }
+            if(that.table2.forestToken == '' || that.table2.forestToken==null){
+              that.$message.error(`林令不能为空!`)
+              return
+            }
+            if(that.table2.porosities == '' || that.table2.porosities==null){
+              that.$message.error(`疏密度不能为空!`)
+              return
+            }
+          }
+
+
+          //事件处理流程--归档
+          let param = {
+            deptId: that.deptId,
+            eventCode: that.eventCode,
+            eventStatus: eventStatus,
+            id: that.eventId,
+            czlx: '',
+            forestFireLoss: { eventId: that.eventCode, table1: that.table1 },
+            fireInformation: { eventId: that.eventCode, table2: that.table2 },
+            array: that.regionalFlagObj.array
+          }
+          updateCentereventTEventcatalogueStatus(param).then(res => {
+            if (res.code == 200) {
+              that.$message.success(`处理成功!`)
+              that.refreshEvent(that.eventCode)
+              that.cancelEventConfirm_send()
+              that.showEventConfirm_gd = false
+              that.$emit('getEventList', that.calendarDay,10,1)
+              that.$emit('getSupermap', that.calendarDay)
+            }
+          })
+        } else {
+          if (eventStatus == 'qs' || eventStatus == 'wb' || eventStatus == 'cf') {
+            if (that.sendDeptId == '' || that.sendDeptId == null || that.sendDeptName == '' || that.sendDeptName == null) {
+              that.$message.error(`请选择部门!`)
+              return
+            }
+            if (eventStatus == 'qs') {
+              if (that.sendEventType == '' || that.sendEventType == null) {
+                that.$message.error(`请选择事件类型!`)
+                return
+              }
+            }
+          } else {
+            that.sendDeptId = that.deptId
+          }
+          //事件处理流程
+          let param = {
+            phones:that.sendUserFegin,
+            eventCode: that.eventCode,
+            deptId: that.sendDeptId,
+            deptName: that.sendDeptName,
+            eventStatus: eventStatus,
+            eventType: that.sendEventType,
+            id: that.eventId,
+            czlx: '',
+            cameraCode: that.cameraCode,
+            fireRadius: that.sendHuoZaiBanJing,
+            reserve: that.sendGuanLianYuAn,
+            fileList:eventStatus == 'qs'?this.eventLogList[this.eventLogList.length-1].fileVOs:[]
+          }
+          updateCentereventTEventcatalogueStatus(param).then(res => {
+            if (res.code == 200) {
+              that.$message.success(`处理成功!`)
+              that.refreshEvent(that.eventCode)
+              that.cancelEventConfirm_send()
+              that.showEventConfirm = false
+              that.$emit('getEventList', that.calendarDay,10,1)
+              that.$emit('getSupermap', that.calendarDay)
+            }
+          })
+        }
+      }
+    },
     getNewDataByDate(eventCode)
     {
       const that=this
@@ -1336,21 +1555,14 @@ export default {
         res.data.forEach(function (data, index) {
           let obj = {};
           let icon ='sj' + '-' + 'icon' + '-' + data.type.replaceAll("_", "-").replaceAll("@", "-");
-          let resourceName = data.name.replaceAll("(个)", "");
-          obj.resourceName = resourceName;
+          obj.resourceName = data.name.replaceAll("(个)", "");
           obj.type = data.type;
           obj.count = data.num;
           obj.icon = icon;
-          // if(resourceName != "重点场所"
-          //   && resourceName != "基本联动力量"
-          //   && resourceName != "其他联动力量"){
-          //   _this.resourcesList1.push(obj);
-          // }
           _this.resourcesList1.push(obj);
-          console.log("2222icon_" + (index + 1) + "=", icon);
+          console.log("icon_" + (index + 1) + "=", icon);
           //每个图标对应固定颜色
           _this.$set(_this.resourcesList1[index], "bg", getIconBg(icon));
-
         })
         _this.resourcesList1.push({
           resourceName: '摄像头',
@@ -1426,6 +1638,7 @@ export default {
                   '                </div>' +
                   '                </span>' +
                   '</div>'
+
                 markersList.push(markersMap)
               }
               setTimeout(() => {
@@ -1816,209 +2029,209 @@ export default {
      * eventStatusValue 事件状态
      * isSend 是否办理
      * */
-    async updateCentereventTEventcatalogueStatus(eventStatus, isSend) {
-      this.eventStatusButton = eventStatus
-      let that=this
-      if (!isSend) {//事件弹窗
-        if (eventStatus == 'qs') {//签收
-          that.eventConfirmTitle = '事件签收'
-          let param = { parentId: that.eventType }
-          await listSJfl(param).then(res => {
-            //事件类型
-            if (res.code == 200) {
-              that.eventTypeList = res.data
-            }
-          })
-          await listYuAn().then(res => {
-            //关联预案
-            if (res.code == 200) {
-              that.guanLianYuAnList = res.data
-            }
-          })
-          await selectByeventCode(that.eventCode).then(res => {
-            //签收部门
-            if (res.code == 200) {
-              that.deptOptions = res.data
-              that.deptNameitem = '签收部门'
-            }
-          })
-          that.showEventConfirm = true
-        } else if (eventStatus == 'qr') {//确认
-          that.eventConfirmTitle = '事件确认'
-        } else if (eventStatus == 'wb') {//误报
-          that.eventConfirmTitle = '事件误报'
-          await selectByeventCode(that.eventCode).then(res => {
-            //签收部门
-            if (res.code == 200) {
-              that.deptOptions = res.data
-              that.deptNameitem = '签收部门'
-            }
-          })
-          that.showEventConfirm = true
-        } else if (eventStatus == 'cf') {//重复
-          that.eventConfirmTitle = '事件重复'
-          await selectByeventCode(that.eventCode).then(res => {
-            //签收部门
-            if (res.code == 200) {
-              that.deptOptions = res.data
-              that.deptNameitem = '签收部门'
-            }
-          })
-          that.showEventConfirm = true
-        } else if (eventStatus == 'ld') {//联动
-          await selectByeventCode(that.eventCode).then(res => {
-            //签收部门
-            if (res.code == 200) {
-              that.deptOptions = res.data
-              that.deptNameitem = '发起部门'
-            }
-          })
-          that.eventConfirmTitle = '事件联动'
-          /** 查询部门树结构 */
-          await deptTreeselect().then(response => {
-            that.deptOptionsLiandong = response.data
-          })
-          that.showEventConfirm = true
-        } else if (eventStatus == 'gd') {//归档填报
-          that.showEventConfirm_gd = true
-        }
-      } else {//事件提交后台
-        if (eventStatus == 'ld') {
-          //事件处理流程--联动
-          let array = that.$refs.LiandongDept.getCheckedNodes()
-          if (array != null && array.length > 0) {
-            for (let i = 0; i < array.length; i++) {
-              that.sendLianDongDept.push({ 'taskDeptId': array[i].id, 'taskDeptName': array[i].label })
-            }
-          }
-          if (that.sendTaskSource == '' || that.sendTaskSource == null) {
-            that.$message.error(`请选择任务来源!`)
-            return
-          }
-          if (that.sendTaskContent == '' || that.sendTaskContent == null) {
-            that.$message.error(`请输入任务内容!`)
-            return
-          }
-          if (that.sendTaskTitle == '' || that.sendTaskTitle == null) {
-            that.$message.error(`请输入任务标题!`)
-            return
-          }
-          if (that.sendLianDongDept == '' || that.sendLianDongDept == null) {
-            that.$message.error(`请选择任务联动部门!`)
-            return
-          }
-          if (that.sendDeptId == '' || that.sendDeptId == null || that.sendDeptName == '' || that.sendDeptName == null) {
-            that.$message.error(`请选择任务发起部门!`)
-            return
-          }
-          let param = {
-            sendDeptId: that.sendDeptId,
-            sendDept: that.sendDeptName,
-            eventCode: that.eventCode,
-            longitude: that.longitude,
-            latitude: that.latitude,
-            taskTitle: that.sendTaskTitle,
-            taskSource: that.sendTaskSource,
-            taskContent: that.sendTaskContent,
-            taskDept: that.sendLianDongDept
-          }
-          sendTask(param).then(res => {
-            if (res.code == 200) {
-              that.$message.success(`联动发起成功!`)
-              that.refreshEventDialog(that.eventCode)
-              that.cancelEventConfirm_send()
-              that.showEventConfirm = false
-            }
-          })
-
-        } else if (eventStatus == 'gd') {
-          let double = /(^[1-9]([0-9]+)?(\.[0-9]{1,2})?$)|(^(0){1}$)|(^[0-9]\.[0-9]([0-9])?$)/;    //数字和两位小数
-          let number = /^[+]{0,1}(\d+)$/g;    //正整数
-
-          if(!double.test(that.table2.areaTotal)){
-            that.$message.error(`面积只能填写到小数后两位!`)
-            return
-          }
-          if(!number.test(that.table2.peopleTotal)){
-            that.$message.error(`人员请填写正整数!`)
-            return
-          }
-          if(that.table2.forestComposition == '' || that.table2.forestComposition==null){
-            that.$message.error(`林木组成不能为空!`)
-            return
-          }
-          if(that.table2.forestToken == '' || that.table2.forestToken==null){
-            that.$message.error(`林令不能为空!`)
-            return
-          }
-          if(that.table2.porosities == '' || that.table2.porosities==null){
-            that.$message.error(`疏密度不能为空!`)
-            return
-          }
-
-          //事件处理流程--归档
-          let param = {
-            deptId: that.deptId,
-            eventCode: that.eventCode,
-            eventStatus: eventStatus,
-            id: that.eventId,
-            czlx: '',
-            forestFireLoss: { eventId: that.eventCode, table1: that.table1 },
-            fireInformation: { eventId: that.eventCode, table2: that.table2 },
-            array: that.regionalFlagObj.array
-          }
-          updateCentereventTEventcatalogueStatus(param).then(res => {
-            if (res.code == 200) {
-              that.$message.success(`处理成功!`)
-              that.refreshEvent(that.eventCode)
-              that.cancelEventConfirm_send()
-              that.showEventConfirm_gd = false
-              that.$emit('getEventList', that.calendarDay,10,1)
-              that.$emit('getSupermap', that.calendarDay)
-            }
-          })
-        } else {
-          if (eventStatus == 'qs' || eventStatus == 'wb' || eventStatus == 'cf') {
-            if (that.sendDeptId == '' || that.sendDeptId == null || that.sendDeptName == '' || that.sendDeptName == null) {
-              that.$message.error(`请选择部门!`)
-              return
-            }
-            if (eventStatus == 'qs') {
-              if (that.sendEventType == '' || that.sendEventType == null) {
-                that.$message.error(`请选择事件类型!`)
-                return
-              }
-            }
-          } else {
-            that.sendDeptId = that.deptId
-          }
-          //事件处理流程
-          let param = {
-            phones:that.sendUserFegin,
-            eventCode: that.eventCode,
-            deptId: that.sendDeptId,
-            deptName: that.sendDeptName,
-            eventStatus: eventStatus,
-            eventType: that.sendEventType,
-            id: that.eventId,
-            czlx: '',
-            cameraCode: that.cameraCode,
-            fireRadius: that.sendHuoZaiBanJing,
-            reserve: that.sendGuanLianYuAn
-          }
-          updateCentereventTEventcatalogueStatus(param).then(res => {
-            if (res.code == 200) {
-              that.$message.success(`处理成功!`)
-              that.refreshEvent(that.eventCode)
-              that.cancelEventConfirm_send()
-              that.showEventConfirm = false
-              that.$emit('getEventList', that.calendarDay,10,1)
-              that.$emit('getSupermap', that.calendarDay)
-            }
-          })
-        }
-      }
-    },
+    // async updateCentereventTEventcatalogueStatus(eventStatus, isSend) {
+    //   this.eventStatusButton = eventStatus
+    //   let that=this
+    //   if (!isSend) {//事件弹窗
+    //     if (eventStatus == 'qs') {//签收
+    //       that.eventConfirmTitle = '事件签收'
+    //       let param = { parentId: that.eventType }
+    //       await listSJfl(param).then(res => {
+    //         //事件类型
+    //         if (res.code == 200) {
+    //           that.eventTypeList = res.data
+    //         }
+    //       })
+    //       await listYuAn().then(res => {
+    //         //关联预案
+    //         if (res.code == 200) {
+    //           that.guanLianYuAnList = res.data
+    //         }
+    //       })
+    //       await selectByeventCode(that.eventCode).then(res => {
+    //         //签收部门
+    //         if (res.code == 200) {
+    //           that.deptOptions = res.data
+    //           that.deptNameitem = '签收部门'
+    //         }
+    //       })
+    //       that.showEventConfirm = true
+    //     } else if (eventStatus == 'qr') {//确认
+    //       that.eventConfirmTitle = '事件确认'
+    //     } else if (eventStatus == 'wb') {//误报
+    //       that.eventConfirmTitle = '事件误报'
+    //       await selectByeventCode(that.eventCode).then(res => {
+    //         //签收部门
+    //         if (res.code == 200) {
+    //           that.deptOptions = res.data
+    //           that.deptNameitem = '签收部门'
+    //         }
+    //       })
+    //       that.showEventConfirm = true
+    //     } else if (eventStatus == 'cf') {//重复
+    //       that.eventConfirmTitle = '事件重复'
+    //       await selectByeventCode(that.eventCode).then(res => {
+    //         //签收部门
+    //         if (res.code == 200) {
+    //           that.deptOptions = res.data
+    //           that.deptNameitem = '签收部门'
+    //         }
+    //       })
+    //       that.showEventConfirm = true
+    //     } else if (eventStatus == 'ld') {//联动
+    //       await selectByeventCode(that.eventCode).then(res => {
+    //         //签收部门
+    //         if (res.code == 200) {
+    //           that.deptOptions = res.data
+    //           that.deptNameitem = '发起部门'
+    //         }
+    //       })
+    //       that.eventConfirmTitle = '事件联动'
+    //       /** 查询部门树结构 */
+    //       await deptTreeselect().then(response => {
+    //         that.deptOptionsLiandong = response.data
+    //       })
+    //       that.showEventConfirm = true
+    //     } else if (eventStatus == 'gd') {//归档填报
+    //       that.showEventConfirm_gd = true
+    //     }
+    //   } else {//事件提交后台
+    //     if (eventStatus == 'ld') {
+    //       //事件处理流程--联动
+    //       let array = that.$refs.LiandongDept.getCheckedNodes()
+    //       if (array != null && array.length > 0) {
+    //         for (let i = 0; i < array.length; i++) {
+    //           that.sendLianDongDept.push({ 'taskDeptId': array[i].id, 'taskDeptName': array[i].label })
+    //         }
+    //       }
+    //       if (that.sendTaskSource == '' || that.sendTaskSource == null) {
+    //         that.$message.error(`请选择任务来源!`)
+    //         return
+    //       }
+    //       if (that.sendTaskContent == '' || that.sendTaskContent == null) {
+    //         that.$message.error(`请输入任务内容!`)
+    //         return
+    //       }
+    //       if (that.sendTaskTitle == '' || that.sendTaskTitle == null) {
+    //         that.$message.error(`请输入任务标题!`)
+    //         return
+    //       }
+    //       if (that.sendLianDongDept == '' || that.sendLianDongDept == null) {
+    //         that.$message.error(`请选择任务联动部门!`)
+    //         return
+    //       }
+    //       if (that.sendDeptId == '' || that.sendDeptId == null || that.sendDeptName == '' || that.sendDeptName == null) {
+    //         that.$message.error(`请选择任务发起部门!`)
+    //         return
+    //       }
+    //       let param = {
+    //         sendDeptId: that.sendDeptId,
+    //         sendDept: that.sendDeptName,
+    //         eventCode: that.eventCode,
+    //         longitude: that.longitude,
+    //         latitude: that.latitude,
+    //         taskTitle: that.sendTaskTitle,
+    //         taskSource: that.sendTaskSource,
+    //         taskContent: that.sendTaskContent,
+    //         taskDept: that.sendLianDongDept
+    //       }
+    //       sendTask(param).then(res => {
+    //         if (res.code == 200) {
+    //           that.$message.success(`联动发起成功!`)
+    //           that.refreshEventDialog(that.eventCode)
+    //           that.cancelEventConfirm_send()
+    //           that.showEventConfirm = false
+    //         }
+    //       })
+    //
+    //     } else if (eventStatus == 'gd') {
+    //       let double = /(^[1-9]([0-9]+)?(\.[0-9]{1,2})?$)|(^(0){1}$)|(^[0-9]\.[0-9]([0-9])?$)/;    //数字和两位小数
+    //       let number = /^[+]{0,1}(\d+)$/g;    //正整数
+    //
+    //       if(!double.test(that.table2.areaTotal)){
+    //         that.$message.error(`面积只能填写到小数后两位!`)
+    //         return
+    //       }
+    //       if(!number.test(that.table2.peopleTotal)){
+    //         that.$message.error(`人员请填写正整数!`)
+    //         return
+    //       }
+    //       if(that.table2.forestComposition == '' || that.table2.forestComposition==null){
+    //         that.$message.error(`林木组成不能为空!`)
+    //         return
+    //       }
+    //       if(that.table2.forestToken == '' || that.table2.forestToken==null){
+    //         that.$message.error(`林令不能为空!`)
+    //         return
+    //       }
+    //       if(that.table2.porosities == '' || that.table2.porosities==null){
+    //         that.$message.error(`疏密度不能为空!`)
+    //         return
+    //       }
+    //
+    //       //事件处理流程--归档
+    //       let param = {
+    //         deptId: that.deptId,
+    //         eventCode: that.eventCode,
+    //         eventStatus: eventStatus,
+    //         id: that.eventId,
+    //         czlx: '',
+    //         forestFireLoss: { eventId: that.eventCode, table1: that.table1 },
+    //         fireInformation: { eventId: that.eventCode, table2: that.table2 },
+    //         array: that.regionalFlagObj.array
+    //       }
+    //       updateCentereventTEventcatalogueStatus(param).then(res => {
+    //         if (res.code == 200) {
+    //           that.$message.success(`处理成功!`)
+    //           that.refreshEvent(that.eventCode)
+    //           that.cancelEventConfirm_send()
+    //           that.showEventConfirm_gd = false
+    //           that.$emit('getEventList', that.calendarDay,10,1)
+    //           that.$emit('getSupermap', that.calendarDay)
+    //         }
+    //       })
+    //     } else {
+    //       if (eventStatus == 'qs') {
+    //         if (that.sendDeptId == '' || that.sendDeptId == null || that.sendDeptName == '' || that.sendDeptName == null) {
+    //           that.$message.error(`请选择部门!`)
+    //           return
+    //         }
+    //         if (eventStatus == 'qs') {
+    //           if (that.sendEventType == '' || that.sendEventType == null) {
+    //             that.$message.error(`请选择事件类型!`)
+    //             return
+    //           }
+    //         }
+    //       } else {
+    //         that.sendDeptId = that.deptId
+    //       }
+    //       //事件处理流程
+    //       let param = {
+    //         phones:that.sendUserFegin,
+    //         eventCode: that.eventCode,
+    //         deptId: that.sendDeptId,
+    //         deptName: that.sendDeptName,
+    //         eventStatus: eventStatus,
+    //         eventType: that.sendEventType,
+    //         id: that.eventId,
+    //         czlx: '',
+    //         cameraCode: that.cameraCode,
+    //         fireRadius: that.sendHuoZaiBanJing,
+    //         reserve: that.sendGuanLianYuAn
+    //       }
+    //       updateCentereventTEventcatalogueStatus(param).then(res => {
+    //         if (res.code == 200) {
+    //           that.$message.success(`处理成功!`)
+    //           that.refreshEvent(that.eventCode)
+    //           that.cancelEventConfirm_send()
+    //           that.showEventConfirm = false
+    //           that.$emit('getEventList', that.calendarDay,10,1)
+    //           that.$emit('getSupermap', that.calendarDay)
+    //         }
+    //       })
+    //     }
+    //   }
+    // },
     filterNode(value, data) {
       //树搜索
       if (!value) return true
@@ -2097,8 +2310,8 @@ export default {
         }
         setTimeout(() => {
           that.$refs.supermapDialog1.dynamicPlotting()//弹出动态绘制窗口,防止截图位置改变
-          that.$refs.supermapDialog.clearM(false)
-          that.$refs.supermapDialog.clearM(true)
+          that.$refs.supermapDialog1.clearM(false)
+          that.$refs.supermapDialog1.clearM(true)
           that.$refs.supermapDialog1.setMarkersRadius([markersMap])
           that.$refs.supermapDialog1.dropLocation10(res.data.catalogue.latitude, res.data.catalogue.longitude)
         }, 2000)
@@ -2128,8 +2341,8 @@ export default {
           markersMap.lng = res.data.centermonitorTCamera.longitude
           markersMap.lat = res.data.centermonitorTCamera.latitude
           setTimeout(() => {
-            that.$refs.supermapDialog.clearM(false)
-            that.$refs.supermapDialog.clearM(true)
+            that.$refs.supermapDialog1.clearM(false)
+            that.$refs.supermapDialog1.clearM(true)
             that.$refs.supermapDialog1.setMarkers([markersMap])
 
           }, 2000)
@@ -2192,8 +2405,8 @@ export default {
           markersMap.radius = res.data.eventdetail[0].fireRadius
         }
         setTimeout(() => {
-          that.$refs.supermapDialog.clearM(false)
-          that.$refs.supermapDialog.clearM(true)
+          that.$refs.supermapDialog1.clearM(false)
+          that.$refs.supermapDialog1.clearM(true)
           if (res.data.eventdetail != null && res.data.eventdetail.length > 0 && res.data.eventdetail[0].fireRadius != null && res.data.eventdetail[0].fireRadius != '' && res.data.eventdetail[0].fireRadius > 0) {
             that.$refs.supermapDialog1.setMarkersRadius([markersMap])
           } else {
@@ -2226,6 +2439,8 @@ export default {
           markersMap.lng = res.data.centermonitorTCamera.longitude
           markersMap.lat = res.data.centermonitorTCamera.latitude
           setTimeout(() => {
+            that.$refs.supermapDialog1.clearM(false)
+            that.$refs.supermapDialog1.clearM(true)
             that.$refs.supermapDialog1.setMarkers([markersMap])
           }, 2000)
         }
@@ -2489,224 +2704,6 @@ export default {
         }
       })
     },
-      async updateCentereventTEventcatalogueStatus(eventStatus, isSend) {
-      this.eventStatusButton = eventStatus
-      let that=this
-      if (!isSend) {//事件弹窗
-        if (eventStatus == 'qs') {//签收
-          that.eventConfirmTitle = '事件签收'
-          let param = { parentId: that.eventType }
-          if(that.eventTypeXl != null){
-            that.sendEventType = that.eventTypeXl;
-          }else{
-            await listSJfl(param).then(res => {
-              //事件类型
-              if (res.code == 200) {
-                that.eventTypeList = res.data
-              }
-            })
-          }
-          await listYuAn().then(res => {
-            //关联预案
-            if (res.code == 200) {
-              that.guanLianYuAnList = res.data
-            }
-          })
-          await selectByeventCode(that.eventCode).then(res => {
-            //签收部门
-            if (res.code == 200) {
-              that.deptOptions = res.data
-              that.deptNameitem = '签收部门'
-            }
-          })
-          that.showEventConfirm = true
-        } else if (eventStatus == 'qr') {//确认
-          that.eventConfirmTitle = '事件确认'
-        } else if (eventStatus == 'wb') {//误报
-          that.eventConfirmTitle = '事件误报'
-          await selectByeventCode(that.eventCode).then(res => {
-            //签收部门
-            if (res.code == 200) {
-              that.deptOptions = res.data
-              that.deptNameitem = '签收部门'
-            }
-          })
-          that.showEventConfirm = true
-        } else if (eventStatus == 'cf') {//重复
-          that.eventConfirmTitle = '事件重复'
-          await selectByeventCode(that.eventCode).then(res => {
-            //签收部门
-            if (res.code == 200) {
-              that.deptOptions = res.data
-              that.deptNameitem = '签收部门'
-            }
-          })
-          that.showEventConfirm = true
-        } else if (eventStatus == 'ld') {//联动
-          await selectByeventCode(that.eventCode).then(res => {
-            //签收部门
-            if (res.code == 200) {
-              that.deptOptions = res.data
-              that.deptNameitem = '发起部门'
-            }
-          })
-          that.eventConfirmTitle = '事件联动'
-          /** 查询部门树结构 */
-          await deptTreeselect().then(response => {
-            that.deptOptionsLiandong = response.data
-          })
-          that.showEventConfirm = true
-        } else if (eventStatus == 'gd') {//归档填报
-          that.showEventConfirm_gd = true
-        }
-      } else {//事件提交后台
-        if (eventStatus == 'ld') {
-          //事件处理流程--联动
-          let array = that.$refs.LiandongDept.getCheckedNodes()
-          if (array != null && array.length > 0) {
-            for (let i = 0; i < array.length; i++) {
-              that.sendLianDongDept.push({ 'taskDeptId': array[i].id, 'taskDeptName': array[i].label })
-            }
-          }
-          if (that.sendTaskSource == '' || that.sendTaskSource == null) {
-            that.$message.error(`请选择任务来源!`)
-            return
-          }
-          if (that.sendTaskContent == '' || that.sendTaskContent == null) {
-            that.$message.error(`请输入任务内容!`)
-            return
-          }
-          if (that.sendTaskTitle == '' || that.sendTaskTitle == null) {
-            that.$message.error(`请输入任务标题!`)
-            return
-          }
-          if (that.sendLianDongDept == '' || that.sendLianDongDept == null) {
-            that.$message.error(`请选择任务联动部门!`)
-            return
-          }
-          if (that.sendDeptId == '' || that.sendDeptId == null || that.sendDeptName == '' || that.sendDeptName == null) {
-            that.$message.error(`请选择任务发起部门!`)
-            return
-          }
-          let param = {
-            sendDeptId: that.sendDeptId,
-            sendDept: that.sendDeptName,
-            eventCode: that.eventCode,
-            longitude: that.longitude,
-            latitude: that.latitude,
-            taskTitle: that.sendTaskTitle,
-            taskSource: that.sendTaskSource,
-            taskContent: that.sendTaskContent,
-            taskDept: that.sendLianDongDept
-          }
-          sendTask(param).then(res => {
-            if (res.code == 200) {
-              that.$message.success(`联动发起成功!`)
-              that.refreshEventDialog(that.eventCode)
-              that.cancelEventConfirm_send()
-              that.showEventConfirm = false
-            }
-          })
-
-        } else if (eventStatus == 'gd') {
-          if(that.eventType == 1){
-            let double = /(^[1-9]([0-9]+)?(\.[0-9]{1,2})?$)|(^(0){1}$)|(^[0-9]\.[0-9]([0-9])?$)/;    //数字和两位小数
-            let number = /^[+]{0,1}(\d+)$/g;    //正整数
-
-            if(!double.test(that.table2.areaTotal)){
-              that.$message.error(`面积只能填写到小数后两位!`)
-              return
-            }
-            if(!number.test(that.table2.peopleTotal)){
-              that.$message.error(`人员请填写正整数!`)
-              return
-            }
-            if(that.table2.forestComposition == '' || that.table2.forestComposition==null){
-              that.$message.error(`林木组成不能为空!`)
-              return
-            }
-            if(that.table2.forestToken == '' || that.table2.forestToken==null){
-              that.$message.error(`林令不能为空!`)
-              return
-            }
-            if(that.table2.porosities == '' || that.table2.porosities==null){
-              that.$message.error(`疏密度不能为空!`)
-              return
-            }
-          }
-
-          //事件处理流程--归档
-          let param = {
-            deptId: that.deptId,
-            eventCode: that.eventCode,
-            eventStatus: eventStatus,
-            id: that.eventId,
-            czlx: '',
-            forestFireLoss: { eventId: that.eventCode, table1: that.table1 },
-            fireInformation: { eventId: that.eventCode, table2: that.table2 },
-            array: that.regionalFlagObj.array
-          }
-          updateCentereventTEventcatalogueStatus(param).then(res => {
-            if (res.code == 200) {
-              that.$message.success(`处理成功!`)
-              that.refreshEvent(that.eventCode)
-              that.cancelEventConfirm_send()
-              that.showEventConfirm_gd = false
-              that.$emit('getEventList', that.calendarDay,10,1)
-              that.$emit('getSupermap', that.calendarDay)
-            }
-          })
-        } else if(eventStatus == 'cz'){
-          eventHandling(that.eventId,that.eventCode).then(res => {
-            if (res.code == 200) {
-              that.$message.success(`处理成功!`)
-              that.refreshEvent(that.eventCode)
-              that.cancelEventConfirm_send()
-              that.showEventConfirm = false
-            }
-          })
-        } else {
-          if (eventStatus == 'qs') {
-            if (that.sendDeptId == '' || that.sendDeptId == null || that.sendDeptName == '' || that.sendDeptName == null) {
-              that.$message.error(`请选择部门!`)
-              return
-            }
-            if (eventStatus == 'qs') {
-              if (that.sendEventType == '' || that.sendEventType == null) {
-                that.$message.error(`请选择事件类型!`)
-                return
-              }
-            }
-          } else {
-            that.sendDeptId = that.deptId
-          }
-          //事件处理流程
-          let param = {
-            phones:that.sendUserFegin,
-            eventCode: that.eventCode,
-            deptId: that.sendDeptId,
-            deptName: that.sendDeptName,
-            eventStatus: eventStatus,
-            eventType: that.sendEventType,
-            id: that.eventId,
-            czlx: '',
-            cameraCode: that.cameraCode,
-            fireRadius: that.sendHuoZaiBanJing,
-            reserve: that.sendGuanLianYuAn
-          }
-          updateCentereventTEventcatalogueStatus(param).then(res => {
-            if (res.code == 200) {
-              that.$message.success(`处理成功!`)
-              that.refreshEvent(that.eventCode)
-              that.cancelEventConfirm_send()
-              that.showEventConfirm = false
-              that.$emit('getEventList', that.calendarDay,10,1)
-              that.$emit('getSupermap', that.calendarDay)
-            }
-          })
-        }
-      }
-    },
     //RSA加密
     setEncrypt(value) {
       var encrypt = new JSEncrypt()