king
2020-02-11 30c350ff93af3fcc7dcd9b78eb110212b2d44a49
src/templates/comtableconfig/actionform/index.jsx
@@ -311,7 +311,7 @@
        })
      }
      this.setState({
        interType: value,
        // interType: value,
        formlist: this.state.formlist.map(item => {
          if (item.key === 'interface' && value === 'true') {
            item.readonly = true