fix:修改chartTepm logs显示错误的问题 以及图标的替换
This commit is contained in:
@@ -266,6 +266,10 @@ export const chart = {
|
||||
value: 'group',
|
||||
label: i18n.t('dashboard.panel.chartForm.typeVal.group.label')
|
||||
},
|
||||
{
|
||||
value: 'logs',
|
||||
label: i18n.t('dashboard.panel.chartForm.typeVal.logs.label')
|
||||
},
|
||||
{
|
||||
value: 'diagram',
|
||||
label: i18n.t('dashboard.panel.chartForm.typeVal.diagram.label')
|
||||
|
||||
Reference in New Issue
Block a user