src/templates/sharecomponent/actioncomponent/actionform/index.jsx
@@ -89,6 +89,8 @@ } else if (_opentype === 'outerpage') { card.pageTemplate = 'custom' _opentype = 'innerpage' } else if (_opentype === 'blank') { _opentype = 'tab' } let _tabs = this.props.tabs.filter(tab => tab.type === _tabType)