Hwt 2 年之前
父節點
當前提交
72f4480feb
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      operationSupport/src/views/newWorkBench/components/indexOptionChart.js

+ 1 - 1
operationSupport/src/views/newWorkBench/components/indexOptionChart.js

@@ -1001,7 +1001,7 @@ export const funnelChart = (dataseries = [], series = []) => {
                 top: 0,
                 type: 'funnel',
                 left: '0',
-                width: '30%',
+                width: '20%',
                 height: '85%',
                 top: '15%',
                 gap: 16,