Hwt 2 년 전
부모
커밋
e8b7f123de
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      operationSupport/src/views/newWorkBench/components/indexOptionChart.js

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

@@ -882,6 +882,7 @@ export const columnOptionsChartNameTiltes = (name = '', xAxis = [], series = [],
             type: 'value',
             splitNumber: 4,
             name: name,
+            minInterval: 1,
             axisLine: {
                 show: false
             },