|
@@ -1817,6 +1817,7 @@ export default {
|
|
|
this.sendEventType = null
|
|
|
this.sendHuoZaiBanJing = 0
|
|
|
this.sendGuanLianYuAn = null
|
|
|
+ this.filterText = ''
|
|
|
// this.longitude = null
|
|
|
// this.latitude = null
|
|
|
this.sendTaskTitle = null
|
|
@@ -1837,6 +1838,7 @@ export default {
|
|
|
this.sendDeptId = null
|
|
|
this.sendDeptName = null
|
|
|
this.sendUserFegin = []
|
|
|
+ this.filterText = ''
|
|
|
this.sendEventType = null
|
|
|
this.sendHuoZaiBanJing = 0
|
|
|
this.sendGuanLianYuAn = null
|