src/menu/components/share/actioncomponent/formconfig.jsx
@@ -554,6 +554,15 @@ options: appMenus }, { type: 'text', key: 'output', label: '返回值', tooltip: '执行成功后的返回值。', initVal: card.output || '', forbid: appType !== 'pc' && appType !== 'mob', required: false }, { type: 'radio', key: 'open', label: '打开方式',