src/menu/components/table/normal-table/columns/index.jsx
@@ -346,7 +346,10 @@ pasteCell = (col, cell, resolve) => { resolve({status: true}) if (cell.copyType === 'action') { cell.eleType = 'button' } delete cell.copyType cell.uuid = Utils.getuuid() cell.focus = true