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