From 0aa837d35aed285233bbb56bb24fb3c7fa30ddf5 Mon Sep 17 00:00:00 2001 From: wangning <164851225@qq.com> Date: Mon, 25 Dec 2017 16:22:03 +0800 Subject: [PATCH] update --- src/main/resources/templates/refund_status.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/templates/refund_status.html b/src/main/resources/templates/refund_status.html index 399d097bd..b9114e709 100644 --- a/src/main/resources/templates/refund_status.html +++ b/src/main/resources/templates/refund_status.html @@ -79,7 +79,7 @@

Refund Amount

- [[${order['currency']}]] [[${#numbers.formatDecimal($refund['amount'],1,2)}]] + [[${order['currency']}]] [[${#numbers.formatDecimal(refund['amount'],1,2)}]]