src/templates/sharecomponent/actioncomponent/index.jsx
@@ -836,11 +836,7 @@ if (!el.origin && (el.OpenType === 'pop' || el.execMode === 'pop' || el.OpenType === 'popview' || (el.OpenType === 'tab' && el.tabTemplate === 'FormTab'))) { this.props.setSubConfig(el) } else { notification.warning({ top: 92, message: '此按钮无子配置项!', duration: 5 }) this.handleAction(el) } }