king
2021-10-11 d17368d4a5bdec6db2d8a85c7901cdb25cc59cd4
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)