mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/shipping-portal.git
synced 2026-08-19 04:24:12 +00:00
service report
This commit is contained in:
+1
-1
@@ -113,7 +113,7 @@
|
||||
<div class="p-l-20 p-t-50 p-b-40 p-r-20">
|
||||
<h3 class="no-margin p-b-5">{{report.new_customers}}</h3>
|
||||
<span class="small hint-text pull-left">{{ Math.ceil((((report.new_converted_customers / report.new_customers) * 100) * 100) / 100).toFixed(2)}}%</span>
|
||||
<span class="pull-right small text-primary">Placed Order: {{report.new_converted_customers}}</span>
|
||||
<span class="pull-right small text-primary">Confirmed Order: {{report.new_converted_customers}}</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user