king
2021-08-04 c5a378919ea922fd3216e70d9c5479edfe0d7178
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'