Browse Source

火灾半径默认

wang_xy 2 năm trước cách đây
mục cha
commit
4f048070fe
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      src/views/eventdetailsdialog.vue

+ 2 - 2
src/views/eventdetailsdialog.vue

@@ -1613,7 +1613,7 @@ export default {
       this.sendDeptName = null
       this.sendUserFegin = []
       this.sendEventType = null
-      this.sendHuoZaiBanJing = null
+      this.sendHuoZaiBanJing = 0
       this.sendGuanLianYuAn = null
       this.longitude = null
       this.latitude = null
@@ -1636,7 +1636,7 @@ export default {
       this.sendDeptName = null
       this.sendUserFegin = []
       this.sendEventType = null
-      this.sendHuoZaiBanJing = null
+      this.sendHuoZaiBanJing = 0
       this.sendGuanLianYuAn = null
       this.sendTaskTitle = null
       this.sendTaskSource = null