Commit 6a5acf4d by zhaochengxiang

非空改为可否为空

parent dc70eece
......@@ -383,7 +383,7 @@ const ImportActionTable = (props) => {
}
},
{
title: '空',
title: '可否为空',
width: 50,
dataIndex: 'nullable',
editable: true,
......
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