fix
All checks were successful
Docker Build & Deploy / Build Docker Image (push) Successful in 14s
Docker Build & Deploy / Deploy to Production (push) Successful in 5s
Docker Build & Deploy / Cleanup Dangling Images (push) Successful in 1s

This commit is contained in:
2026-01-03 12:05:25 +08:00
parent 53d8470e88
commit ab22325ca7
2 changed files with 0 additions and 4 deletions

View File

@@ -37,9 +37,6 @@
</span>
</div>
<div v-if="transaction.card">
卡号: {{ transaction.card }}
</div>
<div v-if="transaction.importFrom">
来源: {{ transaction.importFrom }}
</div>