Преглед изворни кода

删除fuse选项maxPatternLength

RuoYi пре 2 година
родитељ
комит
d9451837df
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      src/components/HeaderSearch/index.vue

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

@@ -65,7 +65,6 @@ function initFuse(list) {
     threshold: 0.4,
     location: 0,
     distance: 100,
-    maxPatternLength: 32,
     minMatchCharLength: 1,
     keys: [{
       name: 'title',