Commit 8252cc09 authored by xxx's avatar xxx

1

parent 117d0412
...@@ -81,8 +81,8 @@ ...@@ -81,8 +81,8 @@
<div>{{item.startAdr}}</div> <div>{{item.startAdr}}</div>
<div>{{item.destination}}</div> <div>{{item.destination}}</div>
<div>{{parseFloat(item.mil).toFixed(2)}}</div> <div>{{parseFloat(item.mil).toFixed(2)}}</div>
<div>{{item.createTime}}</div>
<div>{{item.endTime}}</div> <div>{{item.endTime}}</div>
<div>{{item.createTime}}</div>
</dd> </dd>
</dl> </dl>
</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