fix:修改国际化panel为dashboard

This commit is contained in:
zyh
2023-03-17 12:46:56 +08:00
parent a5c8d3958a
commit e6270e066b
64 changed files with 368 additions and 368 deletions

View File

@@ -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" />