fix:修改topologo 折线图显示的问题

This commit is contained in:
zhangyu
2021-06-03 14:30:58 +08:00
parent 26a6e69d71
commit a925bf6dc1
2 changed files with 17 additions and 16 deletions

View File

@@ -979,10 +979,10 @@ export default {
id: 'stackArea',
name: this.$t('dashboard.panel.chartForm.typeVal.stackArea.label')
},
{
id: 'bar',
name: this.$t('dashboard.panel.chartForm.typeVal.bar.label')
},
// {
// id: 'bar',
// name: this.$t('dashboard.panel.chartForm.typeVal.bar.label')
// },
{
id: 'table',
name: this.$t('dashboard.panel.chartForm.typeVal.table.label')