src/menu/components/card/cardcellcomponent/formconfig.jsx
@@ -25,6 +25,8 @@ if (type === 'table' || (type === 'card' && subtype === 'datacard')) { _options.push({value: 'sequence', text: '序号'}) } else if (card.eleType === 'sequence') { // 拖拽添加类型转换 card.eleType = 'text' } let appMenus = []