src/templates/sharecomponent/searchcomponent/searchform/index.jsx
@@ -283,7 +283,7 @@ } else if (type === 'dateweek' || type === 'daterange' || type === 'range') { reOptions.match = matchReg.class5 } else if (type === 'checkcard') { if (this.record.multiple === 'false') { if (this.record.multiple === 'false' || this.record.multiple === 'dropdown') { reOptions.match = matchReg.class1 } else if (this.record.multiple === 'true') { reOptions.match = matchReg.class3