chore(ResearchReport): disable regenerate button initially
This commit is contained in:
@ -201,6 +201,7 @@
|
||||
<UButton
|
||||
icon="i-lucide-refresh-cw"
|
||||
:loading
|
||||
:disabled="!reasoningContent && !reportContent && !error"
|
||||
variant="ghost"
|
||||
@click="generateReport"
|
||||
>
|
||||
|
Reference in New Issue
Block a user