king
2020-06-09 f448bd7b318f7696c97b392a263bc364700bc8a0
src/templates/zshare/modalform/index.jsx
@@ -250,6 +250,14 @@
        _options = [..._options, 'dataSource', 'valueField', 'valueText', 'orderBy', 'orderType', 'database']
      }
      if (openType !== 'funcvar' && openType !== 'linkMain') {
        if (this.state.supField) {
          _options.push('supField', 'supvalue')
        } else {
          _options.push('supField')
        }
      }
      this.setState({
        resourceType: value,
        formlist: this.state.formlist.map(form => {