king
2023-06-10 4d614441b2b5d5837c299385d9c98ac6215a0ea1
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})