@@ -27,7 +27,7 @@
<div style=" ">{{ item.name }}</div>
<div style=" width: 200px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; ">{{ item.content }}</div>
</div>
- <div style="width:30%;display:inline-block; ">{{ item.created_at }}</div>
+ <div style="width:30%;display:inline-block; ">{{ item.show_time }}</div>
</el-dropdown-item>