revert: 临时隐藏图片组图表

This commit is contained in:
wangjiahao 2024-09-19 18:19:50 +08:00
parent ab3030ff8e
commit fa5b4eac1f

View File

@ -1160,13 +1160,6 @@ export const CHART_TYPE_CONFIGS = [
value: 'indicator',
title: t('chart.chart_indicator'),
icon: 'indicator'
},
{
render: 'custom',
category: 'quota',
value: 'picture-group',
title: '图片组',
icon: 'picture-group'
}
]
},