fix:修改国际化panel为dashboard
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
:min-width="1000"
|
||||
column-key="element"
|
||||
:show-overflow-tooltip="true"
|
||||
:label="$t('dashboard.panel.chartForm.element')">
|
||||
:label="$t('dashboard.dashboard.chartForm.element')">
|
||||
<template v-slot="scope">
|
||||
<el-popover trigger="hover" placement="right">
|
||||
<meta-data :metaDataList="metaDataList" :metaName="scope.row.metricTip.metric" />
|
||||
|
||||
Reference in New Issue
Block a user