管道基础大数据平台系统开发-【前端】-新系統界面
src/components/chart/CountDataApply.vue
@@ -1,5 +1,8 @@
<template>
  <div class="CountDataApply" ref="chart"></div>
  <div
    class="CountDataApply"
    ref="chart"
  ></div>
</template>
<script>
@@ -63,7 +66,7 @@
          },
          //坐标值标注
          axisLabel: {
            show: true,
            show: false,
            textStyle: {
              color: "#fff",
            },