king
2023-07-24 c0fa32dc711110a8bfd95939439ad8cd3782e3ab
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')