[issues/576]LineMulti 显示出来是柱状图,应该是折线图]

pull/620/head
zhangdaiscott 2023-06-21 21:16:19 +08:00
parent c1475082ee
commit c5ee0e8763
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
},
type: {
type: String as PropType<string>,
default: 'bar',
default: 'line',
},
width: {
type: String as PropType<string>,