src/menu/components/share/actioncomponent/formconfig.jsx
@@ -650,7 +650,7 @@ initVal: card.openmenu || (!appType ? [] : ''), required: false, allowClear: true, options: appType === 'mob' ? [...appMenus, {value: 'goback', text: '返回'}] : (appType === 'pc' ? appMenus : menulist), options: appType === 'mob' ? [...appMenus, {value: 'goback', text: '返回(上一页)'}] : (appType === 'pc' ? appMenus : menulist), forbid: viewType === 'popview' }, {