# Conflicts:
#	src/components/tree/pqs/bearingTree.vue
#	src/views/pqs/harmonicMonitoring/monitoringPoint/online/wentaizhibiaohegelv/index.vue
This commit is contained in:
sjl
2026-01-06 08:38:11 +08:00
14 changed files with 418 additions and 105 deletions

View File

@@ -231,7 +231,6 @@ const init = () => {
},
backgroundColor: 'rgba(0,0,0,0.55)',
formatter: function (params: any) {
let msg = ''
msg += params[0].name
for (let i in params) {