src/components/chat/chatComponents/summaryCom/SummaryCom.vue
@@ -11,6 +11,7 @@ :summaryIndex="index" ></component> </template> <!-- <AmisPageTest /> --> </div> </template> @@ -18,7 +19,7 @@ import { computed } from 'vue'; import { chatComProps } from '../common'; import { SummaryAnswerType, summaryAnswerTypeMapCom } from './components/types'; // import AmisPageTest from './components/amisPage/AmisPageTest.vue'; const props = defineProps(chatComProps); const parsedData = computed(() => {