mirror of
				https://gitee.com/vant-contrib/vant.git
				synced 2025-11-04 04:42:09 +08:00 
			
		
		
		
	[Doc] Stepper: fix typo
This commit is contained in:
		
							parent
							
								
									aac691b7eb
								
							
						
					
					
						commit
						2389ac06ba
					
				@ -73,7 +73,7 @@ export default {
 | 
			
		||||
      Toast.loading({ forbidClick: true });
 | 
			
		||||
 | 
			
		||||
      setTimeout(() => {
 | 
			
		||||
        Toast.claer();
 | 
			
		||||
        Toast.clear();
 | 
			
		||||
        this.value = value;
 | 
			
		||||
      }, 500);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
@ -75,7 +75,7 @@ export default {
 | 
			
		||||
      Toast.loading({ forbidClick: true });
 | 
			
		||||
 | 
			
		||||
      setTimeout(() => {
 | 
			
		||||
        Toast.claer();
 | 
			
		||||
        Toast.clear();
 | 
			
		||||
        this.value = value;
 | 
			
		||||
      }, 500);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user