zhengjie 4 달 전
부모
커밋
9b53f9bc9b
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/app/components/ChartGraph/SankeyChart/config.ts

+ 1 - 0
src/app/components/ChartGraph/SankeyChart/config.ts

@@ -104,6 +104,7 @@ const config: ChartConfig = {
           default: 100,
           comType: 'inputNumber',
           options: {
+            needRefresh: true,
             min: 1,
             max: 1000,
           }