实时监测数据接口
This commit is contained in:
parent
179f52c42c
commit
c9012d22b2
|
|
@ -98,7 +98,7 @@
|
|||
},
|
||||
onLoad(options) {
|
||||
this.details = JSON.parse(decodeURIComponent(options.item));
|
||||
console.log(this.details)
|
||||
this.details.code = this.details.survItem
|
||||
this.stationCode = options.stationCode
|
||||
this.stationName = options.stationName
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue