| 
														
															@@ -1383,7 +1383,7 @@ const calcIptValue = (cb) => { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  */ 
														 | 
														
														 | 
														
															  */ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 const checkUsdMinNumber = (isInTemplate) => { 
														 | 
														
														 | 
														
															 const checkUsdMinNumber = (isInTemplate) => { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     let forbiddenText = ''; 
														 | 
														
														 | 
														
															     let forbiddenText = ''; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-    const { usdPrice, luckdropPostConfig } = currentCurrencyInfo.value; 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+    const { usdPrice, luckdropPostConfig = [] } = currentCurrencyInfo.value; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     let currentLuckDropConfig = luckdropPostConfig.find(item => item.luckdropType === selectModeInfo.type); 
														 | 
														
														 | 
														
															     let currentLuckDropConfig = luckdropPostConfig.find(item => item.luckdropType === selectModeInfo.type); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     if (baseFormData.rewardType === RewardType.money && currentLuckDropConfig?.usdLimitEnable === 1) { 
														 | 
														
														 | 
														
															     if (baseFormData.rewardType === RewardType.money && currentLuckDropConfig?.usdLimitEnable === 1) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         const { amountValue, totalCount } = baseFormData; 
														 | 
														
														 | 
														
															         const { amountValue, totalCount } = baseFormData; 
														 |