forked from drone/command-center-dashboard

shuishen
2025-04-19 3e659495932a318e626eafe456b197aee758a739
src/views/Home/HomeRight/EventOverview.vue
@@ -144,7 +144,7 @@
const today = dayjs().format('YYYY-MM-DD')
const timeArr = ref([today, today])
const completionRateSeries = {
   name: '完成率',
   name: '完结率',
   type: 'line',
   itemStyle: {
      color: '#0CEBF7', // 设置颜色