src/tabviews/custom/components/table/edit-table/normalTable/index.jsx
@@ -472,7 +472,7 @@ _copy.sorter = false if (item.editable === 'true') { _copy.title = <span>{item.label}<EditOutlined className="system-color" style={{position: 'absolute', bottom: 0, right: 0}}/></span> _copy.title = <span>{item.label}<EditOutlined className="system-color" style={{position: 'absolute', bottom: '2px', right: '5px'}}/></span> } edColumns.push(_copy) }