src/menu/components/share/actioncomponent/actionform/index.jsx
@@ -558,11 +558,14 @@ shows.push('reason') } } if (shows.includes('syncComponent') && this.record.syncComponent[0] === 'multiComponent') { shows.push('syncComponents') } if (this.record.hidden !== 'true') { shows.push('permission') } if (this.record.show === 'icon') { reRequired.icon = true } else {