|
@@ -4,7 +4,7 @@
|
|
<img src="@/views/smart-ask-answer/assistant/imgs/avatar.png"/>
|
|
<img src="@/views/smart-ask-answer/assistant/imgs/avatar.png"/>
|
|
</div>
|
|
</div>
|
|
<div class="answer-content">
|
|
<div class="answer-content">
|
|
- <template v-if="item.welcome">下午好,i口岸智行官为您服务,有什么可以帮您?</template>
|
|
|
|
|
|
+ <template v-if="item.welcome">{{ item.content }}</template>
|
|
<template v-else>
|
|
<template v-else>
|
|
<template v-for="part in contentCpt">
|
|
<template v-for="part in contentCpt">
|
|
<template v-if="part.type === 'think'">
|
|
<template v-if="part.type === 'think'">
|