mirror of
http://git.coreshop.cn/jianweie/coreshoppro.git
synced 2025-12-06 19:03:27 +08:00
【修复】修复订单详情中售后列表中状态栏出现代码而非样式效果的问题。
This commit is contained in:
@@ -311,7 +311,7 @@
|
||||
<td>{{item.paymentCodeName}}</td>
|
||||
<td>{{item.tradeNo}}</td>
|
||||
<td>{{item.money}}</td>
|
||||
<td>{{item.statusName}}</td>
|
||||
<td>{{-item.statusName}}</td>
|
||||
<td>{{item.createTime}}</td>
|
||||
</tr>
|
||||
{{# }); }}
|
||||
|
||||
Reference in New Issue
Block a user