Skip to content

Commit

Permalink
1. fix error name
Browse files Browse the repository at this point in the history
  • Loading branch information
sjgllgh committed Feb 22, 2024
1 parent ce77f46 commit 6b771bb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ import mixin from '@/common/service/mixin'
import api from '@/common/service/api'
var echarts = require('echarts')
export default {
name: 'GlobalHistory',
name: 'StatisticsDashboard',
components: {
historyTable: table.historyTable,
},
Expand Down

0 comments on commit 6b771bb

Please sign in to comment.