src/menu/components/card/cardcomponent/index.jsx @@ -134,6 +134,7 @@ newcard.eleType = 'text' newcard.datatype = 'dynamic' newcard.height = 1 // 注册事件-添加元素 MKEmitter.emit('cardAddElement', [cards.uuid, card.uuid], newcard)