src/menu/components/share/actioncomponent/formconfig.jsx
@@ -74,7 +74,6 @@ if (appMenus) { try { appMenus = JSON.parse(appMenus) appMenus = appMenus.map(item => ({value: item.MenuID, text: item.MenuName})) } catch { appMenus = [] } @@ -415,7 +414,7 @@ { type: 'radio', key: 'show', label: "显示为", label: '显示为', initVal: card.show || 'button', required: true, options: [{