commit
						411da3947f
					
				@ -521,12 +521,7 @@ layui.define('layer' , function(exports){
 | 
			
		||||
        
 | 
			
		||||
        othis.removeAttr('lay-over');
 | 
			
		||||
        setChooseFile(files);
 | 
			
		||||
        
 | 
			
		||||
        if(options.auto){
 | 
			
		||||
          that.upload(files);
 | 
			
		||||
        } else {
 | 
			
		||||
          setChooseText(files);
 | 
			
		||||
        }
 | 
			
		||||
        options.auto ? that.upload() : setChooseText(files); //是否自动触发上传
 | 
			
		||||
      });
 | 
			
		||||
    }
 | 
			
		||||
    
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user