优化代码

This commit is contained in:
RuoYi
2026-01-28 14:18:51 +08:00
parent 4a0faad4bc
commit 604b6877f0
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',