src/templates/zshare/editTable/index.jsx @@ -790,7 +790,9 @@ if (col.copy) { col.render = (text) => (<Paragraph copyable>{text}</Paragraph>) } if (!col.editable) return col return { ...col, onCell: record => ({