src/menu/components/table/edit-table/index.jsx @@ -74,6 +74,10 @@ _card.cols.splice(_card.mergeCol[0], 1, ...col.pops) } if (_card.wrap.commit === 'simple') { _card.wrap.commit = 'change' } this.setState({ card: _card })