治理报告联调接口

This commit is contained in:
stt
2025-11-28 11:22:33 +08:00
parent 8ce2968bee
commit 80182cdc6f
3 changed files with 51 additions and 59 deletions

View File

@@ -197,8 +197,6 @@ const setEchart = () => {
const phaseName = phase === 'default' ? '' : `${phase}`
const color = phaseColors[phase] || config.layout.elementUiPrimary[0]
console.log(color,'89089900')
series.push({
name: `治理前${phaseName}`,
type: 'line',