Browse Source

详情页面bug修复

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

+ 2 - 2
src/views/eventdetailsdialog.vue

@@ -2459,8 +2459,8 @@ export default {
       this.sendEventType = null
       this.sendHuoZaiBanJing = 0
       this.sendGuanLianYuAn = null
-      this.longitude = null
-      this.latitude = null
+      // this.longitude = null
+      // this.latitude = null
       this.sendTaskTitle = null
       this.sendTaskSource = null
       this.sendTaskContent = null

+ 2 - 2
src/views/firespread.vue

@@ -2459,8 +2459,8 @@ export default {
       this.sendEventType = null
       this.sendHuoZaiBanJing = 0
       this.sendGuanLianYuAn = null
-      this.longitude = null
-      this.latitude = null
+      // this.longitude = null
+      // this.latitude = null
       this.sendTaskTitle = null
       this.sendTaskSource = null
       this.sendTaskContent = null