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