08/23问题修改

This commit is contained in:
home孙 2025-08-23 12:47:06 +08:00
parent 99645caeb8
commit de0f8648c4

View File

@ -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) => {