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

@@ -259,7 +259,7 @@ export default {
priorityData: [
{
id: 1,
value: this.$t('dashboard.panel.chartForm.high')
value: this.$t('dashboard.dashboard.chartForm.high')
}, {
id: 2,
value: this.$t('issue.middle')