소스 검색

新增有功功率、风玫瑰

liujiejie 11 달 전
부모
커밋
85565fd163
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/views/performance/components/chartsCom/TwoDMarkersChart.vue

+ 2 - 2
src/views/performance/components/chartsCom/TwoDMarkersChart.vue

@@ -21,9 +21,9 @@
           <el-button size="small" @click="setChartType('line')"
             >折线图</el-button
           >
-          <el-button size="small" @click="setChartType('bar')"
+          <!-- <el-button size="small" @click="setChartType('bar')"
             >柱状图</el-button
-          >
+          > -->
         </div>
       </div>
       <div v-loading="$parent.requestRecord[index] === 'start'">