|  |  | @ -777,6 +777,7 @@ export default { | 
			
		
	
		
		
			
				
					
					|  |  |  |           }); |  |  |  |           }); | 
			
		
	
		
		
			
				
					
					|  |  |  |     }, |  |  |  |     }, | 
			
		
	
		
		
			
				
					
					|  |  |  |     getBusType() { |  |  |  |     getBusType() { | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |       this.formData.billType=null; | 
			
		
	
		
		
			
				
					
					|  |  |  |       let query = { |  |  |  |       let query = { | 
			
		
	
		
		
			
				
					
					|  |  |  |         enabled: true, |  |  |  |         enabled: true, | 
			
		
	
		
		
			
				
					
					|  |  |  |         invWarehouseCode: this.formData.invWarehouseCode |  |  |  |         invWarehouseCode: this.formData.invWarehouseCode | 
			
		
	
	
		
		
			
				
					|  |  | @ -956,7 +957,9 @@ export default { | 
			
		
	
		
		
			
				
					
					|  |  |  |       this.findSubInvByInv(this.$store.getters.locInvCode); |  |  |  |       this.findSubInvByInv(this.$store.getters.locInvCode); | 
			
		
	
		
		
			
				
					
					|  |  |  |       this.formData.invWarehouseCode = this.$store.getters.locSubInvCode; |  |  |  |       this.formData.invWarehouseCode = this.$store.getters.locSubInvCode; | 
			
		
	
		
		
			
				
					
					|  |  |  |       this.corpOrderIdDisabled = false; |  |  |  |       this.corpOrderIdDisabled = false; | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |       if(this.formData.invWarehouseCode!=null){ | 
			
		
	
		
		
			
				
					
					|  |  |  |         this.getBusType(); |  |  |  |         this.getBusType(); | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |        } | 
			
		
	
		
		
			
				
					
					|  |  |  |       if (JSON.stringify(this.$route.query) === '{}') { |  |  |  |       if (JSON.stringify(this.$route.query) === '{}') { | 
			
		
	
		
		
			
				
					
					|  |  |  |         // this.formData.corpOrderId = new Date().getTime() + (Math.ceil(Math.random() * 10 + 10) + ''); |  |  |  |         // this.formData.corpOrderId = new Date().getTime() + (Math.ceil(Math.random() * 10 + 10) + ''); | 
			
		
	
		
		
			
				
					
					|  |  |  |         let date = new Date(); |  |  |  |         let date = new Date(); | 
			
		
	
	
		
		
			
				
					|  |  | 
 |