mirror of
http://git.coreshop.cn/jianweie/coreshoppro.git
synced 2025-12-06 19:43:26 +08:00
【修复】修复退款单详情状态html不显示效果的问题。
This commit is contained in:
@@ -88,7 +88,7 @@
|
|||||||
<label for="status">状态</label>
|
<label for="status">状态</label>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
{{ d.params.data.refundStatus || '' }}
|
{{-d.params.data.refundStatus}}
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user