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