| 
					
				 | 
			
			
				@@ -341,7 +341,6 @@ export default { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       var _temp = this.$refs.range.getRange(); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       // this.ruleForm.xzfw = _temp.xzfw; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       this.ruleForm.xzmj = _temp.xzmj; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      console.log(this.ruleForm, "0---"); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       this.$refs.ruleForm.validate((valid) => { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         if (valid) { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           if (!this.$refs.range.fileDataID) { 
			 |