src/components/chat/chatComponents/summaryCom/components/recordSet/RecordSet.vue
@@ -517,6 +517,7 @@ // 查询前后 agent_key 不会变 agent_key: props.data.agent_key, filter_json: JSON.stringify(filterList), result_group_index: 0, }; res = await curveQuery(params); chartLoading.value = true;