Przeglądaj źródła

Merge branch 'master' of http://git.iamberry.com/hexiugang/iamberry-common-parent

# Conflicts:
#	watero-rst-core/src/main/java/com.iamberry.rst.core/cm/SalesOrder.java
liujiankang 5 lat temu
rodzic
commit
53a85951b7

+ 2 - 2
watero-rst-web/src/main/webapp/WEB-INF/views/order/salesOrder/sales_order_detail.ftl

@@ -250,13 +250,13 @@
 
             <tr>
                 <th width="10">邮费成本:</th>
-                <td width="10" colspan="4" style="font-weight: normal;"><#if order.orderCaseDate??>${order.orderCaseDate?string("yyyy-MM-dd HH:mm:ss")}</#if></td>
+                <td width="10" colspan="4" style="font-weight: normal;"><#if order.salesPostageCost??>${order.salesPostageCost/100}元</#if></td>
 
             </tr>
 
             <tr>
                 <th width="10">揽件时间:</th>
-                <td width="10" colspan="4" style="font-weight: normal;"><#if order.orderCaseDate??>${order.salesPostageCost/100}元</#if></td>
+                <td width="10" colspan="4" style="font-weight: normal;"><#if order.orderCaseDate??>${order.orderCaseDate?string("yyyy-MM-dd HH:mm:ss")}</#if></td>
 
             </tr>