src/menu/components/table/edit-table/columns/editColumn/formconfig.jsx
@@ -25,18 +25,18 @@ value: 'number', text: '数字' }, { value: 'textarea', text: '多行文本' }, { value: 'custom', text: '自定义列' }, { value: 'colspan', text: '合并列' }, { value: 'formula', text: '公式' }, { value: 'textarea', text: '多行文本' }, { value: 'colspan', text: '合并列' }, { value: 'index', text: '序号' }]