forked from drone/command-center-dashboard

chenyao
2025-03-28 be4b84ba0c86a0d30b684b0a8861a868bc44774a
src/views/Home/components/HomeLeft/InspectionRaskDetails.vue
@@ -19,7 +19,7 @@
        </div>
      </div>
    </div>
    <CommonDateTime></CommonDateTime>
    <CommonDateTime :style="{ top: pxToRem(19) }"></CommonDateTime>
    <div class="chart-container" ref="chartRef"></div>
  </div>
</template>