RuoYi
2026-03-21 88c2e4979a53621db8b00b8e11a7c499febcd2da
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',