fix:定投触发需严格判断是否为交易日

This commit is contained in:
hzm
2026-03-02 08:44:23 +08:00
parent 3958580571
commit 39f8152e70
3 changed files with 73 additions and 8 deletions

View File

@@ -78,7 +78,7 @@ export default function TransactionHistoryModal({
onClick={onAddHistory}
style={{ fontSize: '12px', padding: '4px 12px', height: 'auto' }}
>
添加记录
添加记录
</button>
</div>