Commit aa269b15 by caoyanzhi

update: 话术列表调整

parent 606bc30f
......@@ -17,7 +17,7 @@
<span class="temp-title-text" v-else>{{ el.name }}</span>
</div>
<div class="temp-info">
<p class="temp-info-text">话术ID:{{ el.aiTemplateId }}</p>
<p class="temp-info-text">话术ID:{{ el.thirdTemplateId }}</p>
<p class="temp-info-text">更新时间:{{ formatDateTimeByType(el.updateTime) || '--' }}</p>
<el-button class="temp-check-btn" type="text" @click="showTempDetail(el)">查看</el-button>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment