src/menu/components/table/normal-table/columns/editColumn/formconfig.jsx
@@ -40,6 +40,12 @@ value: 'number', text: '数字' }, { value: 'custom', text: '自定义列' }, { value: 'formula', text: '公式' }, { value: 'picture', text: '图片' }, { @@ -52,14 +58,8 @@ value: 'textarea', text: '多行文本' }, { value: 'custom', text: '自定义列' }, { value: 'colspan', text: '合并列' }, { value: 'formula', text: '公式' }, { value: 'index', text: '序号'