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