update - 能源水优化

yangwl
yinq 2 months ago
parent 61d2e5c20a
commit cefd6b0f62

@ -464,7 +464,7 @@ export default {
this.number = this.number.toFixed(2);
if (this.queryParams.monitorHierarchy == "" && this.queryParams.publicShareType == ""){
this.queryParams.type = 0;
this.queryParams.energyType = 2;
this.queryParams.energyType = 3;
this.queryParams.relationId = 1;
previewPolyline(this.queryParams).then((res) => {
this.number = res.data.sumEnergyValue;

Loading…
Cancel
Save