Commit 819894e7 authored by youjie's avatar youjie

no message

parent 23520ab6
......@@ -411,7 +411,7 @@
<td width="150px">{{ item.Name }}</td>
<td style="min-width: 200px;max-width: 400px;cursor: pointer;">
<el-tooltip class="item" effect="dark" :content="item.Content" placement="bottom">
<div style="overflow: hidden;white-space: wrap;width: 100%;text-overflow: ellipsis;">{{ item.Content }}...</div>
<div style="overflow: hidden;white-space: wrap;width: 100%;text-overflow: ellipsis;">{{ item.Content }}</div>
</el-tooltip>
</td>
<td width="200px">
......
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