提交 eb8297d4 authored 作者: 王鹏飞's avatar 王鹏飞

chore: update

上级 cacf73fb
...@@ -55,7 +55,7 @@ const eventActionOption = computed(() => { ...@@ -55,7 +55,7 @@ const eventActionOption = computed(() => {
type: 'category', type: 'category',
boundaryGap: ['20%', '20%'], boundaryGap: ['20%', '20%'],
data: eventAction.value.event_action_items.map(item => { data: eventAction.value.event_action_items.map(item => {
return item.group_name + '月' return item.group_name
}) })
}, },
yAxis: { type: 'value' }, yAxis: { type: 'value' },
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论