bugfix: 报告卡片预览
This commit is contained in:
@@ -330,10 +330,7 @@
|
||||
reportsContent.value
|
||||
) {
|
||||
isGeneratingReport.value = false
|
||||
sessionStorage.setItem(
|
||||
'reportsContent_' + params.projectID,
|
||||
reportsContent.value
|
||||
)
|
||||
aiMessage.report = reportsContent.value
|
||||
}
|
||||
|
||||
previousEventName = eventName
|
||||
|
||||
Reference in New Issue
Block a user