|
|
@@ -237,7 +237,8 @@
|
|
|
this.$forceUpdate()
|
|
|
this.eqinfo.item = JSON.parse(option.shebei)
|
|
|
console.log(JSON.parse(option.shebei))
|
|
|
- this.eqlist(JSON.parse(option.shebei).device_id || JSON.parse(option.shebei).imei)
|
|
|
+ this.history()
|
|
|
+ // this.eqlist(JSON.parse(option.shebei).device_id || JSON.parse(option.shebei).imei)
|
|
|
this.selectaddress(this.eqinfo.item.lat, this.eqinfo.item.lng)
|
|
|
}
|
|
|
}
|