优化代码

This commit is contained in:
RuoYi
2026-01-28 21:16:05 +08:00
parent 5d54693b27
commit 7d821ed043
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',