update pay function

This commit is contained in:
2025-11-25 11:22:34 +08:00
parent 29753c6d49
commit 6267a00525
2 changed files with 39 additions and 18 deletions

View File

@@ -296,9 +296,6 @@ const InvestmentCalendar = () => {
formattedEventTime: formattedEventTime
});
// 先关闭相关股票模态框,避免 z-index 冲突
setStockModalVisible(false);
setSelectedStock({
stock_code: stockCode, // 添加交易所后缀
stock_name: stock[1]