src/templates/zshare/editTable/index.jsx @@ -354,7 +354,7 @@ if (!unique) return data.unshift(cell) data.push(cell) }) this.setState({ data, editingKey: '', visible: false }, () => {