瀏覽代碼

fix:
是否同步BI

WanRuixiang 3 月之前
父節點
當前提交
6e50740c7f
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      src/app/pages/IndexDefine/components/IndexCreator.jsx

+ 2 - 1
src/app/pages/IndexDefine/components/IndexCreator.jsx

@@ -58,7 +58,8 @@ const component = forwardRef(({
               unit:defaultConfig?.unit,
               way:defaultConfig?.way,
               startTime:defaultConfig?.startTime,
-              incrementPeriod:defaultConfig?.period
+              incrementPeriod:defaultConfig?.period,
+              syncToBI:defaultConfig?.syncToBI,
             })
           }
         }