Commit 1018b29b authored by 黄奎's avatar 黄奎
parents 1b295225 78888a4b
...@@ -65,11 +65,8 @@ ...@@ -65,11 +65,8 @@
</template> </template>
<template v-slot:subtitle> <template v-slot:subtitle>
<div class="Time_TopList"> <div class="Time_TopList">
<div> <div>{{ tItem.CreateTime }}</div>
<span style="margin-right:20px;">{{ tItem.Date }}</span> <div>{{ tItem.CreateByName }}</div>
<span>{{tItem.VisitTime}}</span>
</div>
<div>{{ tItem.CreateBy }}</div>
</div> </div>
</template> </template>
</q-timeline-entry> </q-timeline-entry>
......
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