detail.createdAt | paidTime | timeFilter报错

This commit is contained in:
魏啾
2024-10-15 16:40:15 +08:00
parent 2acc46e811
commit b3ea406b6e

View File

@@ -47,7 +47,7 @@
<div class="item">
<div class="t">支付时间</div>
<div class="b">
{{ detail.createdAt | paidTime | timeFilter }}
{{ detail.createdAt | timeFilter }}
</div>
</div>
</div>