update pay function

This commit is contained in:
2025-11-25 11:22:34 +08:00
parent ce0e91a5fb
commit f76bd17160
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]