src/views/tabledesign/source.jsx
@@ -186,6 +186,18 @@ }, { type: 'col', label: '自定义列', subType: 'custom', $init: true }, { type: 'col', label: '公式', subType: 'formula', $init: true }, { type: 'col', label: '图片', subType: 'picture', $init: true @@ -210,20 +222,8 @@ }, { type: 'col', label: '自定义列', subType: 'custom', $init: true }, { type: 'col', label: '合并列', subType: 'colspan', $init: true }, { type: 'col', label: '公式', subType: 'formula', $init: true }, {