Commit 7af5add6 authored by Mac's avatar Mac

1

parent ab3e064c
......@@ -63,7 +63,11 @@
</div>
</template>
</el-table-column>
<el-table-column
prop="Name"
label="车辆"
>
</el-table-column>
<el-table-column
prop="CarType"
......
......@@ -53,7 +53,7 @@
</div>
<div class="num-info-item">
<div>{{Totaldata.PayMemerNum!=null ?Totaldata.PayMemerNum:0 }}</div>
<div class="info-item-name">付款人次/</div>
<div class="info-item-name">付款人次/</div>
</div>
<div class="num-info-item">
<div>{{Totaldata.MemberNum!=null ?Totaldata.MemberNum:0 }}</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