king
2023-02-23 31060c20e8d232f2bdb426fed620b7c15018b8df
src/menu/components/group/normal-group/options.jsx
@@ -109,7 +109,7 @@
        {value: 'true', label: '启用'},
        {value: 'false', label: '禁用'},
      ],
      forbid: !appType
      forbid: !appType || sessionStorage.getItem('editMenuType') === 'popview'
    },
    {
      type: 'radio',