08/23问题修改
This commit is contained in:
parent
99645caeb8
commit
de0f8648c4
@ -177,7 +177,7 @@ getServerData1() {
|
||||
|
||||
this.$http({
|
||||
url:this.api.equip_chartdata + '?equipmentId=' + this.equipmentId,
|
||||
method: 'get'
|
||||
method: 'POST'
|
||||
}).then(res=>{
|
||||
// console.log(res,'气象站折线图数据');
|
||||
res.data.forEach((i, index) => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user