king
2022-05-27 43398618f35eb084ed4eb4000bd2e082196cbf71
src/menu/components/card/cardcellcomponent/index.jsx
@@ -458,7 +458,7 @@
   * @description 按钮删除
   */
  deleteElement = (card) => {
    const { cards, cardCell, side } = this.props
    const { cardCell, side } = this.props
    const { dict, elements, appType } = this.state
    let _this = this
@@ -471,7 +471,7 @@
          card.$parentId = cardCell.uuid
          card.$side = side || ''
          MKEmitter.emit('logButton', cards.uuid, card)
          // MKEmitter.emit('logButton', cards.uuid, card)
        }
        _this.setState({