无人机管理后台前端(已迁走)
chenyao
2025-11-28 588286512ed486249cf6085a8f1c419afef11734
feat:去除打印
1 files modified
1 ■■■■ changed files
src/views/wel/components/proportionStatic.vue 1 ●●●● patch | view | raw | blame | history
src/views/wel/components/proportionStatic.vue
@@ -144,7 +144,6 @@
      rate: _.round((item.num/totalNum)*100, 1),
    })),
  };
  console.log(data, '898')
  const containerWidth = chart.value.clientWidth;
  const isSmallScreen = containerWidth < 768; // 移动端判断
  const echartsOption = {