src/menu/components/share/actioncomponent/formconfig.jsx
@@ -1459,7 +1459,7 @@ initVal: card.permission || 'true', required: false, options: [ {value: 'true', text: '继承菜单'}, {value: 'true', text: '继承组件'}, {value: 'false', text: '禁用'}, ], forbid: viewType === 'popview'