This commit is contained in:
‘937886381’
2026-01-06 17:09:52 +08:00
parent 5605eeab06
commit 51e66cf6e1
145 changed files with 265 additions and 226 deletions

View File

@@ -3,7 +3,7 @@
<div class="legend">
<span class="legend-item-line">
<span class="line target"></span>
目标
预算
</span>
<span class="legend-item-line">
<span class="line real"></span>
@@ -187,7 +187,7 @@ export default {
data: realData // 使用提取出的 "实际" 数据
},
{
name: '目标',
name: '预算',
type: 'line',
// stack: 'Total',
symbol: 'circle',