This commit is contained in:
‘937886381’
2025-11-13 13:29:46 +08:00
parent bff6efbaa8
commit 5ddab768ef
33 changed files with 153 additions and 251 deletions

View File

@@ -128,7 +128,7 @@ export default {
},
series: [
{
name: 'Line 1',
name: '实际',
type: 'line',
stack: 'Total',
symbol: 'circle', // 点的形状circle为圆形
@@ -157,7 +157,7 @@ export default {
data: [140, 232, 101, 264, 90, 340, 250]
},
{
name: 'Line 2',
name: '目标',
type: 'line',
stack: 'Total',
symbol: 'circle', // 点的形状circle为圆形