src/templates/sharecomponent/searchcomponent/searchform/index.jsx
@@ -234,8 +234,11 @@ if (this.record.selectStyle === 'custom') { shows.push('backgroundColor') } if (this.record.multiple === 'dropdown' && this.record.resourceType === '1') { shows.push('mark', 'parentField') if (this.record.multiple === 'dropdown') { shows.push('mark') if (this.record.resourceType === '1') { shows.push('parentField') } } } shows.push('linkField')