fix: 修改双折线渐变图编辑问题

This commit is contained in:
奔跑的面条 2022-09-14 15:31:56 +08:00
parent 42093e2a32
commit 545e9f6571

View File

@ -53,9 +53,8 @@ const option = {
type: 'line', type: 'line',
smooth: false, smooth: false,
lineStyle: { lineStyle: {
normal: { width: 3,
width: 3 type: 'solid'
}
}, },
areaStyle: { areaStyle: {
opacity: 0.8, opacity: 0.8,