Browse Source

删除fuse无效选项maxPatternLength

RuoYi 3 years ago
parent
commit
f016006224
1 changed files with 0 additions and 1 deletions
  1. 0 1
      ruoyi-ui/src/components/HeaderSearch/index.vue

+ 0 - 1
ruoyi-ui/src/components/HeaderSearch/index.vue

@@ -90,7 +90,6 @@ export default {
90
         threshold: 0.4,
90
         threshold: 0.4,
91
         location: 0,
91
         location: 0,
92
         distance: 100,
92
         distance: 100,
93
-        maxPatternLength: 32,
94
         minMatchCharLength: 1,
93
         minMatchCharLength: 1,
95
         keys: [{
94
         keys: [{
96
           name: 'title',
95
           name: 'title',