Commit db899f30 authored by renjintao's avatar renjintao

code

parent 753efecf
......@@ -10,7 +10,8 @@
<Content>
<div class="mb20" v-for="(item,index) in datas" :key="index">
<p class="fwBold" :id="'item'+index">
齐套日期:{{item.finishDate}}
<span >申请编号:{{item.code}}</span>
<span class="ml20">齐套日期:{{item.finishDate}}</span>
<span class="ml20">申请人:{{item.creator}}</span>
<span class="ml20">申请时间:{{item.applyTime}}</span>
</p>
......
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