king
2021-02-26 bcfdd76965b8070f983cbd4185f5fb8fbd569efe
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)
        }