detail.createdAt | paidTime | timeFilter报错
This commit is contained in:
parent
2acc46e811
commit
b3ea406b6e
|
|
@ -47,7 +47,7 @@
|
|||
<div class="item">
|
||||
<div class="t">支付时间</div>
|
||||
<div class="b">
|
||||
{{ detail.createdAt | paidTime | timeFilter }}
|
||||
{{ detail.createdAt | timeFilter }}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue