Commit 726a2c92 by lizhi

优化

parent 9ecb67cd
......@@ -37,7 +37,7 @@
><span v-else-if="list.sex == 0">Female</span
><span v-else>Unknown</span>
</p>
<p>{{ list.term }}-{{ list.yearTime }}</p>
<p>{{ list.term }}{{ list.yearTime }}</p>
<!-- <p>{{ list.yearTime }}</p> -->
</div>
</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