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,
           }