소스 검색

调整图表的位置

Lijy 3 년 전
부모
커밋
784698a326
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      fhKeeper/formulahousekeeper/timesheet/src/views/project/cost.vue

+ 2 - 0
fhKeeper/formulahousekeeper/timesheet/src/views/project/cost.vue

@@ -391,6 +391,8 @@
                                     top : 80,    //距离容器上边界40像素
                                     // bottom: 100,   //距离容器下边界30像素
                                     bottom: 35,   //距离容器下边界30像素
+                                    left: 150,
+                                    right: 150
                                 },
                                 toolbox: {
                                     show: true,