소스 검색

热力图bug 修复图形组件

liujiejie 7 달 전
부모
커밋
c5eaf866fc
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      src/views/performance/components/custonAsCom/dragChart/components/chartConfig/form/chartTitle.vue

+ 1 - 2
src/views/performance/components/custonAsCom/dragChart/components/chartConfig/form/chartTitle.vue

@@ -158,8 +158,7 @@
                   // curEdit.type !== 'roseChart' &&
                   curEdit.type !== 'pie' &&
                   curEdit.type !== 'doughnut' &&
-                  curEdit.type !== 'sankeyDiagram' &&
-                  curEdit.type !== 'Heatmap'
+                  curEdit.type !== 'sankeyDiagram'
                 "
                 :content="
                   formLabelAlign.Ydata.length <= 1