src/menu/components/share/actioncomponent/actionform/index.jsx @@ -301,6 +301,7 @@ } this.setState({ funcType: value, formlist: this.state.formlist.map(item => { item.hidden = !_options.includes(item.key)