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 => {