diff --git a/frontend/src/components/Recommendations.jsx b/frontend/src/components/Recommendations.jsx index a1ae258..4baafe4 100644 --- a/frontend/src/components/Recommendations.jsx +++ b/frontend/src/components/Recommendations.jsx @@ -452,7 +452,7 @@ function Recommendations() { )} - + 入场 {fmtPrice(rec.suggested_limit_price ?? rec.planned_entry_price)} USDT {(() => { const st = getEntryStatus(rec)