钱包 - 钱包余额流水

This commit is contained in:
jason 2023-10-16 22:45:32 +08:00
parent 8626bccc4c
commit c3f06f5fbe

View File

@ -11,7 +11,7 @@
<template #default="{ row }"> {{ fenToYuan(row.balance) }} </template>
</el-table-column>
<el-table-column
label="创建时间"
label="交易时间"
align="center"
prop="createTime"
:formatter="dateFormatter"