Commit 1dc7c715 authored by godwithdh's avatar godwithdh

refresh

parent 428cfe46
......@@ -80,7 +80,7 @@
</div>
<div class="content">
<div class="list" v-for="(v,k) in list" :key="k">
<span>{{k}}</span>
<span>{{k+1}}</span>
<span>{{v["客户名称"]}}</span>
<span>{{v["总金额"].toLocaleString()}}</span>
</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