src/templates/sharecomponent/searchcomponent/dragsearch/index.jsx
@@ -52,7 +52,7 @@ try { _val.uuid = Utils.getuuid() _val = window.btoa(window.encodeURIComponent(JSON.stringify(_val))) } catch { } catch (e) { console.warn('Stringify Failure') _val = '' } @@ -94,7 +94,7 @@ newcard.display = 'dropdown' let _match = 'like' if (item.subType === 'select' || item.subType === 'link') { if (item.subType === 'select' || item.subType === 'link' || item.subType === 'checkcard') { _match = '=' } else if (item.subType === 'date' || item.subType === 'datemonth') { _match = '>='