NEZ-784 NEZ-770 :endpoint 名字拼接后过长从中间截取一部分 ,以及新增 Diagram 图表类型
This commit is contained in:
@@ -1014,10 +1014,10 @@ export default {
|
||||
// id: 'bar',
|
||||
// name: this.$t('dashboard.panel.chartForm.typeVal.bar.label')
|
||||
// },
|
||||
{
|
||||
id: 'table',
|
||||
name: this.$t('dashboard.panel.chartForm.typeVal.table.label')
|
||||
}
|
||||
// {
|
||||
// id: 'table',
|
||||
// name: this.$t('dashboard.panel.chartForm.typeVal.table.label')
|
||||
// }
|
||||
],
|
||||
aggregationList: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user