fix:修改国际化panel为dashboard
This commit is contained in:
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user