king
2022-01-04 5d1e5dc9b248f91b33105dc838200af07947cdb2
src/tabviews/custom/components/card/cardcellList/index.jsx
@@ -665,7 +665,7 @@
        _data = this.props.syncData
      }
      if (['exec', 'prompt', 'pop'].includes(card.OpenType)) {
      if (['exec', 'prompt', 'pop', 'form'].includes(card.OpenType)) {
        return (
          <Col key={card.uuid} className="mk-cell-btn" span={card.width}>
            <NormalButton