删除fuse无效选项maxPatternLength
This commit is contained in:
		
							parent
							
								
									f11db02ff8
								
							
						
					
					
						commit
						22ee2c2e94
					
				| 
						 | 
					@ -90,7 +90,6 @@ export default {
 | 
				
			||||||
        threshold: 0.4,
 | 
					        threshold: 0.4,
 | 
				
			||||||
        location: 0,
 | 
					        location: 0,
 | 
				
			||||||
        distance: 100,
 | 
					        distance: 100,
 | 
				
			||||||
        maxPatternLength: 32,
 | 
					 | 
				
			||||||
        minMatchCharLength: 1,
 | 
					        minMatchCharLength: 1,
 | 
				
			||||||
        keys: [{
 | 
					        keys: [{
 | 
				
			||||||
          name: 'title',
 | 
					          name: 'title',
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue