Browse Source

优化

master
陈裕财 3 years ago
parent
commit
16a011fa4c
  1. 2
      src/views/xm/rpt/iteration/questionDayAccumulate.vue

2
src/views/xm/rpt/iteration/questionDayAccumulate.vue

@ -192,7 +192,7 @@
this.myChart.setOption(
{
title: {
text: '缺陷累积图',
text: this.title,
left: 'center'
},

Loading…
Cancel
Save