king
2021-03-11 c8e680b315ce010905f6b0409d3156218abfe056
src/utils/utils.js
@@ -598,6 +598,10 @@
          key: search.datefield,
          value: '0'
        })
        options.push({
          key: search.datefield + '1',
          value: '0'
        })
        if (search.transfer === 'true') {
          options.push(item)
        }