|  |  | @ -1064,6 +1064,7 @@ export default { | 
			
		
	
		
		
			
				
					
					|  |  |  |             }, |  |  |  |             }, | 
			
		
	
		
		
			
				
					
					|  |  |  |             productType: null, |  |  |  |             productType: null, | 
			
		
	
		
		
			
				
					
					|  |  |  |             editQuery: null, |  |  |  |             editQuery: null, | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |             pId:0, | 
			
		
	
		
		
			
				
					
					|  |  |  |             productRemarkSet: {}, |  |  |  |             productRemarkSet: {}, | 
			
		
	
		
		
			
				
					
					|  |  |  |             relevanceEdit: { |  |  |  |             relevanceEdit: { | 
			
		
	
		
		
			
				
					
					|  |  |  |                 id: null, |  |  |  |                 id: null, | 
			
		
	
	
		
		
			
				
					|  |  | @ -1075,7 +1076,8 @@ export default { | 
			
		
	
		
		
			
				
					
					|  |  |  |                 allowNoBatch: null, |  |  |  |                 allowNoBatch: null, | 
			
		
	
		
		
			
				
					
					|  |  |  |                 allowNoExpire: null, |  |  |  |                 allowNoExpire: null, | 
			
		
	
		
		
			
				
					
					|  |  |  |                 allowNoProduct: null, |  |  |  |                 allowNoProduct: null, | 
			
		
	
		
		
			
				
					
					|  |  |  |                 cpdls: null |  |  |  |                 cpdls: null, | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |                 pId:null, | 
			
		
	
		
		
			
				
					
					|  |  |  |             }, |  |  |  |             }, | 
			
		
	
		
		
			
				
					
					|  |  |  |             defaultSys: null, |  |  |  |             defaultSys: null, | 
			
		
	
		
		
			
				
					
					|  |  |  |             isImport: false, |  |  |  |             isImport: false, | 
			
		
	
	
		
		
			
				
					|  |  | @ -1451,6 +1453,7 @@ export default { | 
			
		
	
		
		
			
				
					
					|  |  |  |             this.thisData = row; |  |  |  |             this.thisData = row; | 
			
		
	
		
		
			
				
					
					|  |  |  |             this.editDialogVisible = true; |  |  |  |             this.editDialogVisible = true; | 
			
		
	
		
		
			
				
					
					|  |  |  |             this.editQuery = row; |  |  |  |             this.editQuery = row; | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |             this.pId=row.id; | 
			
		
	
		
		
			
				
					
					|  |  |  |             this.relevanceEdit = { |  |  |  |             this.relevanceEdit = { | 
			
		
	
		
		
			
				
					
					|  |  |  |                 id: row.id, |  |  |  |                 id: row.id, | 
			
		
	
		
		
			
				
					
					|  |  |  |                 isUseDy: row.isUseDy, |  |  |  |                 isUseDy: row.isUseDy, | 
			
		
	
	
		
		
			
				
					|  |  | @ -1561,6 +1564,7 @@ export default { | 
			
		
	
		
		
			
				
					
					|  |  |  |             this.relevanceEdit.isLock = this.editQuery.isLock; |  |  |  |             this.relevanceEdit.isLock = this.editQuery.isLock; | 
			
		
	
		
		
			
				
					
					|  |  |  |             this.relevanceEdit.isAdavence = this.editQuery.isAdavence; |  |  |  |             this.relevanceEdit.isAdavence = this.editQuery.isAdavence; | 
			
		
	
		
		
			
				
					
					|  |  |  |             this.relevanceEdit = this.editQuery; |  |  |  |             this.relevanceEdit = this.editQuery; | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |             this.relevanceEdit.pid = this.pId; | 
			
		
	
		
		
			
				
					
					|  |  |  |             if (this.checked == true) { |  |  |  |             if (this.checked == true) { | 
			
		
	
		
		
			
				
					
					|  |  |  |                 this.relevanceEdit.isUseDy = 1; |  |  |  |                 this.relevanceEdit.isUseDy = 1; | 
			
		
	
		
		
			
				
					
					|  |  |  |             } else { |  |  |  |             } else { | 
			
		
	
	
		
		
			
				
					|  |  | 
 |