wujingjing
2024-12-18 e3f61a2057463cbf793c91837783289de7a84965
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;