src/menu/components/card/cardcellcomponent/index.jsx
@@ -423,6 +423,7 @@ res.eleType = cell.eleType || null res.style = cell.style || null res.modal = cell.modal || null res.wrapStyle = cell.wrapStyle || null // res = {...cell, ...res} // if (!res.control) {