src/menu/components/share/actioncomponent/actionform/index.jsx
@@ -214,6 +214,9 @@ if (Ot === 'required') { shows.push('progress') } if (Ot === 'required' && (intertype === 'inner' || intertype === 'system')) { shows.push('execType') } if (this.record.openmenu && this.record.openmenu !== 'goback') { shows.push('open') } @@ -434,7 +437,7 @@ } else if (_funcType === 'closetab') { shows.push('refreshTab') } else if (_funcType === 'scan') { shows.push('linkmenu') shows.push('linkmenu', 'prefix') reRequired.linkmenu = false reTooltip.linkmenu = '使用扫码登录功能或菜单跳转功能时,需选择跳转的菜单。'