king
2024-10-23 ad078bcd0a18c219017ebf5ee530acc900ca3c8e
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'