NEZ-784 NEZ-770 :endpoint 名字拼接后过长从中间截取一部分 ,以及新增 Diagram 图表类型

This commit is contained in:
zhangyu
2021-07-01 19:15:08 +08:00
parent b2e6175cca
commit c778cf2eb4
10 changed files with 407 additions and 195 deletions

View File

@@ -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: [
{