This commit is contained in:
zmj 2024-06-07 17:58:35 +08:00
parent 805db62df4
commit 73fd169870
1 changed files with 5 additions and 0 deletions

View File

@ -190,6 +190,11 @@ const sendOption = reactive({
type: 'value'
},
series: [
{
data: [820, 932, 901, 934, 1290, 1330, 1320],
type: 'line',
smooth: true
},
{
data: [820, 932, 901, 934, 1290, 1330, 1320],
type: 'line',