Commit 2f7e639c by zhaochengxiang

模型表头增加数据情况

parent 8c6c8e79
......@@ -188,6 +188,7 @@ const ImportAction = (props) => {
dataLoadingStrategy: data.dataLoadingStrategy||'',
primaryKeysDescription: data.primaryKeysDescription||'',
distributionKeysDescription: data.distributionKeysDescription||'',
dataCircumstances: data.dataCircumstances||'',
partitionsDescription: data.partitionsDescription||'',
semiPrimaryKeysDescription: data.semiPrimaryKeysDescription||'',
});
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment