Sign in
nx
/
creditNx
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
22ee2c2e94d16742758b978ac8e5350319309d45
Authored by
RuoYi
3 years ago
1 parent
f11db02f
删除fuse无效选项maxPatternLength
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
ruoyi-ui/src/components/HeaderSearch/index.vue
ruoyi-ui/src/components/HeaderSearch/index.vue
View file @
22ee2c2
...
...
@@ -90,7 +90,6 @@ export default {
90
90
threshold: 0.4,
91
91
location: 0,
92
92
distance: 100,
93
- maxPatternLength: 32,
94
93
minMatchCharLength: 1,
95
94
keys: [{
96
95
name: 'title',
...
...