king
2023-06-14 08cce3334a2dc81d690b518136b0aaea64e48b0b
src/menu/modulecell/index.jsx
@@ -100,8 +100,7 @@
          { subType: 'custom', text: '自定义列', type: 'col', $init: true },
          { subType: 'colspan', text: '合并列', type: 'col', $init: true },
          { subType: 'formula', text: '公式', type: 'col', $init: true },
          { subType: 'index', text: '序号', type: 'col', $init: true },
          { subType: 'action', text: '操作', type: 'col', $init: true }
          { subType: 'index', text: '序号', type: 'col', $init: true }
        ]
      }
    ]