mirror of
				https://github.com/NotoChen/Jetbrains-Help.git
				synced 2025-10-31 08:58:31 +08:00 
			
		
		
		
	修复licenseName错误传参问题
This commit is contained in:
		
							parent
							
								
									8257bae1e6
								
							
						
					
					
						commit
						ac5ec3a9cc
					
				|  | @ -63,7 +63,7 @@ window.copyLicense = async function (e) { | |||
|     let licenseInfo = JSON.parse(localStorage.getItem('licenseInfo')) | ||||
|     let productCode = e.closest('.card').dataset.productCodes; | ||||
|     let data = { | ||||
|         "licenseeName": licenseInfo.licenseeName, | ||||
|         "licenseName": licenseInfo.licenseeName, | ||||
|         "assigneeName": licenseInfo.assigneeName, | ||||
|         "expiryDate": licenseInfo.expiryDate, | ||||
|         "productCode": productCode, | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 藏柏
						藏柏