king
2023-06-10 f155ee9b2db0f4eee687b53fd2f09bd3ebb02677
src/menu/components/card/balcony/index.jsx
@@ -207,6 +207,7 @@
      MKEmitter.emit('cardAddElement', card.uuid, res)
    } else {
      res.eleType = 'button'
      res.width = res.width || 12
      MKEmitter.emit('cardAddElement', card.uuid, res)
    }
    resolve({status: true})