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