Explorar el Código

详情页面bug修复

王通 hace 1 año
padre
commit
ba32f1f0c5
Se han modificado 2 ficheros con 4 adiciones y 4 borrados
  1. 2 2
      src/views/eventdetailsdialog.vue
  2. 2 2
      src/views/firespread.vue

+ 2 - 2
src/views/eventdetailsdialog.vue

@@ -1806,8 +1806,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