src/menu/pastecontroller/index.jsx
@@ -51,9 +51,7 @@ item.uuid = MenuUtils.getuuid() item.setting.name = item.setting.name + MenuUtils.getdataName().toUpperCase().substr(-4) item.name = item.setting.name if (appType !== 'mob') { item.components = item.components.filter(cell => cell.type !== 'menubar') } item.components = item.components.map(cell => { cell.floor = item.floor cell.tabId = item.tabId || ''