Commit 6bb906e9 by zhaochengxiang

bug fix

parent edd0521f
......@@ -810,9 +810,7 @@ export const ImportActionTable = (props) => {
onChange && onChange(newData, true);
if (!attribute.needAttention) {
preSaveDataModel(attribute);
}
preSaveDataModel(attribute);
setEditingKey('');
setEnglishSuggests([]);
......
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