forked from drone/command-center-dashboard

张含笑
2025-04-08 cbec4308b61d0147cd60abfcbbb90db24c4a8e7f
src/views/TaskManage/TaskTop/TaskTime.vue
File was renamed from src/views/TaskManage/TaskRight/TaskTime.vue
@@ -1,6 +1,6 @@
<!-- 任务事件统计 -->
<template>
  <common-title title="任务时间统计"></common-title>
  <!-- <common-title title="任务时间统计"></common-title> -->
  <div class="task-time">
    <div class="chart" ref="chartRef"></div>
  </div>
@@ -105,10 +105,10 @@
<style lang="scss" scoped>
.task-time {
  font-family: YouSheBiaoTiHei, YouSheBiaoTiHei;
  margin-left: 29px;
  padding: 16px 16px;
  // margin-left: 29px;
  // padding: 16px 16px;
  width: 340px;
  height: 400px;
  height: 200px;
  background: linear-gradient(
    270deg,
    rgba(31, 62, 122, 0) 0%,