src/templates/zshare/editTable/index.jsx
@@ -427,7 +427,7 @@ if (!unique) return data.unshift(res.data) this.setState({ data, editingKey: '', visible: false }, () => { this.setState({ data, editingKey: '', editLineId: res.data.uuid || '', visible: false }, () => { this.props.onChange(data) }) } else if (res.type === 'array') {