src/menu/components/card/cardcellcomponent/formconfig.jsx
@@ -25,6 +25,7 @@ if (type === 'table' || (type === 'card' && subtype === 'datacard')) { _options.push({value: 'sequence', text: '序号'}) } let appMenus = [] const isApp = sessionStorage.getItem('appType') === 'pc'