king
2020-03-30 461e4fff4b51d067671244eec63b097cd9012b6e
src/utils/option.js
@@ -125,6 +125,13 @@
    value: '=',
    text: '='
  }],
  multiselect: [{
    value: 'like',
    text: 'like'
  }, {
    value: 'not like',
    text: 'not like'
  }],
  select: [{
    value: '=',
    text: '='