전략평가 화면 수정
This commit is contained in:
@@ -382,6 +382,7 @@ export default function StrategyEvaluationPage({ theme = 'dark' }: Props) {
|
||||
appliedParams={appliedIndicatorParams}
|
||||
onSave={handleSaveIndicatorParams}
|
||||
onReset={handleResetIndicatorParams}
|
||||
applying={evalLoading || chartLoading}
|
||||
/>
|
||||
)}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user