gowshwah
2026-03-14 e1e8b541db6aef5aaeb3cdf6a81e23a942b47a2c
ruoyi-ui/src/components/HeaderSearch/index.vue
@@ -118,8 +118,6 @@
      this.fuse = new Fuse(list, {
        shouldSort: true,
        threshold: 0.4,
        location: 0,
        distance: 100,
        minMatchCharLength: 1,
        keys: [{
          name: 'title',