无人机管理后台前端(已迁走)
张含笑
2025-07-01 f3b89be21107bc0aee2d969106bc6fa6a0c38a73
src/views/job/components/TaskTop/TaskEvent.vue
@@ -81,7 +81,7 @@
      {
         name: '任务',
         type: 'bar',
         barWidth: 8,
         barWidth: 6,
         itemStyle: {
            color: new echarts.graphic.LinearGradient(0, 0, 0, 1, [
               { offset: 0, color: '#FF8902' },
@@ -92,7 +92,7 @@
      {
         name: '事件',
         type: 'bar',
         barWidth: 8,
         barWidth: 6,
         itemStyle: {
            color: new echarts.graphic.LinearGradient(0, 0, 0, 1, [
               { offset: 0, color: '#4363FF' },