| | |
| | | } else if (this.record.editType === 'popSelect') { |
| | | _options.push('required', 'enter', 'linkSubField', 'columns', 'dataSource', 'primaryKey', 'order', 'showField', 'controlField', 'searchKey', 'popWidth', 'laypage', 'cache', 'onload') |
| | | } else if (this.record.editType === 'select') { |
| | | _options.push('required', 'enter', 'resourceType', 'linkSubField', 'dropdown') |
| | | _options.push('required', 'enter', 'resourceType', 'linkSubField', 'dropdown', 'showValue') |
| | | |
| | | if (this.record.resourceType === '0') { |
| | | _options.push('options') |