Browse Source

删除fuse选项maxPatternLength

RuoYi 2 năm trước cách đây
mục cha
commit
d9451837df
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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',