NEZ-2704 fix: detail 页面 和 二级页面 页签名称不统一
This commit is contained in:
@@ -169,7 +169,7 @@ export default {
|
||||
},
|
||||
endpoint: {
|
||||
endpointTabTitle: [
|
||||
{ prop: 'dashboardTab', name: this.$t('overall.detail') },
|
||||
{ prop: 'dashboardTab', name: this.$t('overall.dashboard') },
|
||||
{ prop: 'endpointAlertMessage', name: this.$t('overall.alert') },
|
||||
{ prop: 'endpointQuery', name: this.$t('overall.metric') },
|
||||
{ prop: 'log', name: this.$t('dashboard.panel.chartForm.typeVal.log.label') }
|
||||
|
||||
Reference in New Issue
Block a user