src/views/mobdesign/index.jsx
@@ -1068,6 +1068,17 @@ title: cell.label, }) }) if (item.subtype !== 'dualdatacard') return card.backElements && card.backElements.forEach(cell => { if (cell.eleType !== 'button' || cell.hidden === 'true') return m.children.push({ key: cell.uuid, title: cell.label, }) }) }) } else if (item.type === 'balcony') { item.elements && item.elements.forEach(cell => {