svg拓扑图修改为canvas拓扑图
This commit is contained in:
File diff suppressed because one or more lines are too long
@ -1014,7 +1014,7 @@
|
||||
stationId: this.stationId,
|
||||
})
|
||||
.then((res) => {
|
||||
console.log(this.textCanvasData);
|
||||
// console.log(this.textCanvasData);
|
||||
this.partList = res.data
|
||||
this.textCanvasData[5].font[1].text = this.partList.length ? this.partList[0].soc + '' : "";
|
||||
this.textCanvasData[6].font[1].text = this.partList.length ? this.partList[0].soh + '' : "";
|
||||
|
||||
1209
pages/tabbar/components/topology/pv2AndStorageSts.vue
Normal file
1209
pages/tabbar/components/topology/pv2AndStorageSts.vue
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user