src/menu/components/card/cardcomponent/index.jsx
@@ -239,12 +239,6 @@ if (element.copyType === 'action') { element.eleType = 'button' if (element.OpenType === 'popview') { // 弹窗标签复制 let _cell = fromJS(element).toJS() _cell.$originUuid = element.uuid _cell.uuid = _uuid MKEmitter.emit('copyButtons', [_cell]) } } element.uuid = _uuid