|  |  | @ -1757,6 +1757,8 @@ export default { | 
			
		
	
		
		
			
				
					
					|  |  |  |             } |  |  |  |             } | 
			
		
	
		
		
			
				
					
					|  |  |  |           }); |  |  |  |           }); | 
			
		
	
		
		
			
				
					
					|  |  |  |           this.productType = this.detailList[0].productType; |  |  |  |           this.productType = this.detailList[0].productType; | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |           this.editQuery.versionNumber = this.detailList[0].versionNumber | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |           this.editQuery.originUuid = this.detailList[0].originUuid | 
			
		
	
		
		
			
				
					
					|  |  |  |         }) |  |  |  |         }) | 
			
		
	
		
		
			
				
					
					|  |  |  |         .catch(() => { |  |  |  |         .catch(() => { | 
			
		
	
		
		
			
				
					
					|  |  |  |           this.loading = false; |  |  |  |           this.loading = false; | 
			
		
	
	
		
		
			
				
					|  |  | @ -1790,6 +1792,7 @@ export default { | 
			
		
	
		
		
			
				
					
					|  |  |  |       this.uuid = this.editQuery.uuid; |  |  |  |       this.uuid = this.editQuery.uuid; | 
			
		
	
		
		
			
				
					
					|  |  |  |       this.originUuid = this.editQuery.originUuid; |  |  |  |       this.originUuid = this.editQuery.originUuid; | 
			
		
	
		
		
			
				
					
					|  |  |  |       this.relId = this.editQuery.id; |  |  |  |       this.relId = this.editQuery.id; | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     }, |  |  |  |     }, | 
			
		
	
		
		
			
				
					
					|  |  |  |     deleteOrders(data) { |  |  |  |     deleteOrders(data) { | 
			
		
	
		
		
			
				
					
					|  |  |  |       this.loading = true; |  |  |  |       this.loading = true; | 
			
		
	
	
		
		
			
				
					|  |  | @ -2036,6 +2039,10 @@ export default { | 
			
		
	
		
		
			
				
					
					|  |  |  |       this.selectVersionVisible = false; |  |  |  |       this.selectVersionVisible = false; | 
			
		
	
		
		
			
				
					
					|  |  |  |       this.selectHospProductVisible = false; |  |  |  |       this.selectHospProductVisible = false; | 
			
		
	
		
		
			
				
					
					|  |  |  |       this.getThirdSysDetail(); |  |  |  |       this.getThirdSysDetail(); | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |       let ttquery = { | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |         id: this.relId, | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |       }; | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |       this.getDetailList(ttquery) | 
			
		
	
		
		
			
				
					
					|  |  |  |       if (val) { |  |  |  |       if (val) { | 
			
		
	
		
		
			
				
					
					|  |  |  |         this.getList(); |  |  |  |         this.getList(); | 
			
		
	
		
		
			
				
					
					|  |  |  |         this.cancelDialog(); |  |  |  |         this.cancelDialog(); | 
			
		
	
	
		
		
			
				
					|  |  | @ -2272,6 +2279,7 @@ export default { | 
			
		
	
		
		
			
				
					
					|  |  |  |     this.getTerrList(); |  |  |  |     this.getTerrList(); | 
			
		
	
		
		
			
				
					
					|  |  |  |     // this.selectSysParam(); |  |  |  |     // this.selectSysParam(); | 
			
		
	
		
		
			
				
					
					|  |  |  |     this.getSysFilter(); |  |  |  |     this.getSysFilter(); | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |   }, |  |  |  |   }, | 
			
		
	
		
		
			
				
					
					|  |  |  | }; |  |  |  | }; | 
			
		
	
		
		
			
				
					
					|  |  |  | </script> |  |  |  | </script> | 
			
		
	
	
		
		
			
				
					|  |  | 
 |