无人机管理后台前端(已迁走)
张含笑
2025-09-20 ee8589ea223a7ff864df467c4dbcafe9aa45909e
src/views/job/components/TaskTop/TaskTime.vue
@@ -63,15 +63,15 @@
      type: 'category',
      data: ['1'],
      axisLine: {
         show: false, // 隐藏轴线
         show: true, // 隐藏轴线
      },
      axisTick: {
         show: true,
         length: 2,
         lineStyle: {
            color: '#363636',
         },
      },
      // axisTick: {
      //    show: true,
      //    length: 2,
      //    lineStyle: {
      //       color: 'red',
      //    },
      // },
      axisLabel: {
         color: '#363636',
         margin: 8,