Commit e048963b by zhaochengxiang

字段插入

parent 2d3526b1
...@@ -16,7 +16,7 @@ const { Option } = Select; ...@@ -16,7 +16,7 @@ const { Option } = Select;
const type = 'DragableTableBodyRow'; const type = 'DragableTableBodyRow';
const perSuggestCount = 5; const perSuggestCount = 5;
const supportMaxAttributeCountPerPage = 2; const supportMaxAttributeCountPerPage = 100;
const DatatypeInput = ({ value = {}, datatypes, onChange }) => { const DatatypeInput = ({ value = {}, datatypes, onChange }) => {
......
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