Merge branch 'feature_20250331_ai' into uat

This commit is contained in:
zhang.weiwei
2025-03-25 09:48:29 +08:00

View File

@@ -194,6 +194,9 @@ function getDiagramData() {
per_page.value = res.meta.per_page;
dataCount.value = res.other.answerCount;
aiInsightResult.value = res.other.overall_conclusion;
if (res.other.overall_conclusions) {
aiInsightLoading.value = false;
}
hasElementAfterRemove.value = _total === 0 ? true : false;
let response_data = res.data