修改禅道已知bug

This commit is contained in:
qq787203167
2022-03-07 18:11:56 +08:00
parent 7a87cc72fd
commit 411e6f5762
3 changed files with 92 additions and 88 deletions
+3 -1
View File
@@ -27,7 +27,9 @@
</a>
</span>
<span slot="detailClick" slot-scope="text,record">
<a class="text" :title="text" @click="detailClick(record)">{{text}}</a>
<a class="text" :title="text" @click="detailClick(record)">
{{text && text.length > 18?text.slice(0,17)+'...':text}}
</a>
</span>
<span slot="detailText" slot-scope="text,record">
<span class="text" :title="text">