wujingjing
2024-10-11 a20ef070ec3df840dbc39aafa4622947fc431190
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(() => {