chore(ResearchReport): disable regenerate button initially

This commit is contained in:
AnotiaWang
2025-02-24 11:00:20 +08:00
parent 911a1ed503
commit 2a65545b13

View File

@ -201,6 +201,7 @@
<UButton
icon="i-lucide-refresh-cw"
:loading
:disabled="!reasoningContent && !reportContent && !error"
variant="ghost"
@click="generateReport"
>