瀏覽代碼

统计位置调整

princeLee 4 年之前
父節點
當前提交
430ecc03dc
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/quality/components/developmentCycle.vue

+ 1 - 1
src/views/quality/components/developmentCycle.vue

@@ -90,7 +90,7 @@ export default {
         return value.code === this.graphType
       })
       this.echartsOption = {
-        grid: { left: '0%', right: '2%', bottom: '0%', top: '3%', containLabel: true },
+        grid: { left: '0%', right: '3%', bottom: '0%', top: '3%', containLabel: true },
         tooltip: {
           showDelay: 0,
           formatter: (params) => {