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