| 
					
				 | 
			
			
				@@ -717,7 +717,7 @@ export default { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         fDestportid: this.form.fDestportid, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         fLoadportid: this.form.fLoadportid, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         fStatementNo: this.form.fStatementNo, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        tMblno:this.form.tMblno, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        fMblno:this.form.tMblno, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         fFromDate: this.form.date ? this.form.date[0] : null, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         fToDate: this.form.date ? this.form.date[1] : null, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       }; 
			 |