src/components/chat/chatComponents/summaryCom/SummaryCom.vue
@@ -9,9 +9,11 @@ :is="summaryAnswerTypeMapCom[item.type]" :data="item" :originData="originData" :reportIndex="reportIndex" :summaryIndex="index" chartHeight="20rem" :tableLimitHeight="tableLimitHeight" :historyId="historyId" @updateQuery="(res) => updateRecordSet(index, res)" :disabled="isTalking || isSharePage" ></component>