优化代码

This commit is contained in:
RuoYi
2026-01-28 13:42:42 +08:00
parent 245baa705b
commit 2cf825dd3d
18 changed files with 32 additions and 34 deletions

View File

@ -118,8 +118,6 @@ export default {
this.fuse = new Fuse(list, {
shouldSort: true,
threshold: 0.4,
location: 0,
distance: 100,
minMatchCharLength: 1,
keys: [{
name: 'title',